Allow for selection of equipment position
This commit is contained in:
@@ -80,6 +80,7 @@ functionalUpdate cfig w = checkEndGame
|
||||
. updateSeenWalls
|
||||
-- . (youHammerPosition %~ moveHammerUp)
|
||||
. updateTerminal
|
||||
. updateRBList
|
||||
$ updateCloseObjects w
|
||||
where
|
||||
--updatedLightSources = mapMaybe (\b -> _tlsUpdate b w b) $ _tempLightSources w
|
||||
|
||||
Reference in New Issue
Block a user