Updates to bring all maps and their viewers up to date with latest changes

This commit is contained in:
Matt Blunt
2016-02-10 09:47:15 +00:00
parent 75c4f8ee1c
commit 86a66af83b
7 changed files with 291 additions and 206 deletions

View File

@@ -204,7 +204,7 @@ local function scan(currPos)
else
detectAll(currPos)
end
mainMap:save()
mainMap:saveAll()
end
local function move(currPos, adjPos)