Removed the editor, since it isn't currently needed
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user