Tweaked debug map generator scripts
This commit is contained in:
@@ -26,6 +26,8 @@ local region = require("region")
|
||||
|
||||
local mapSaver = {}
|
||||
|
||||
--TODO: save and load trigger, creatures
|
||||
|
||||
function mapSaver.Load(r)
|
||||
--empty
|
||||
-- io.write("map_saver:Load(", region.GetX(r), ", ", region.GetY(r), ")\n")
|
||||
|
||||
Reference in New Issue
Block a user