Removed the local editor files

I'll be using Sketch to create the maps

git clone https://github.com/Ratstail91/Sketch.git
This commit is contained in:
Kayne Ruse
2013-07-01 18:26:27 +10:00
parent 4dc05f8daf
commit 99bbe4be3a
10 changed files with 0 additions and 634 deletions
-2
View File
@@ -4,8 +4,6 @@ all: $(OUTDIR)
$(MAKE) -C libs
$(MAKE) -C server
$(MAKE) -C client
$(MAKE) -C editor
$(MAKE) -C test
$(OUTDIR):
mkdir $(OUTDIR)