Implement terminals
This commit is contained in:
@@ -73,6 +73,7 @@ functionalUpdate cfig w = checkEndGame
|
||||
. updateBlocks
|
||||
. updateSeenWalls
|
||||
. (youHammerPosition %~ moveHammerUp)
|
||||
. updateTerminal
|
||||
$ updateCloseObjects w
|
||||
where
|
||||
--updatedLightSources = mapMaybe (\b -> _tlsUpdate b w b) $ _tempLightSources w
|
||||
|
||||
Reference in New Issue
Block a user