mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-02 18:21:12 +00:00
updating danger map correctly
This commit is contained in:
@@ -295,7 +295,7 @@ end
|
||||
------ Update
|
||||
function Update(mapinfo)
|
||||
log("NEW FRAME")
|
||||
x = getMap()
|
||||
x = getDanger()
|
||||
PrintMap(x, 17, 17)
|
||||
---- sjould send Map Danger and MaxX MaxY
|
||||
--MaxX = 0
|
||||
|
||||
Reference in New Issue
Block a user