Store past damages in vector form
This commit is contained in:
@@ -43,7 +43,6 @@ initialWorld = defaultWorld
|
||||
[V2 x y | x <- [-5,-3..5] , y <- [-5,-3..5]]
|
||||
, _pressPlates = IM.empty
|
||||
, _buttons = IM.empty
|
||||
, _soundQueue = []
|
||||
, _sounds = M.empty
|
||||
, _decorations = IM.empty
|
||||
, _storedLevel = Nothing
|
||||
|
||||
Reference in New Issue
Block a user