Removed the editor, since it isn't currently needed

This commit is contained in:
Kayne Ruse
2014-05-06 00:07:02 +10:00
parent 92fc9b4e25
commit 8f4ebf20da
14 changed files with 0 additions and 976 deletions
-5
View File
@@ -25,8 +25,3 @@ end
function map.save(region, dir)
--
end
--debugging
print("DEBUG: Initial tile value: ", map.gettile(0, 0, 0))
map.settile(0, 0, 0, 86)
map.settile(10, 10, 1, 156)