Start ai cleanup

This commit is contained in:
2021-09-05 22:27:31 +01:00
parent 68ba11aa91
commit e366698064
19 changed files with 352 additions and 489 deletions
-2
View File
@@ -148,8 +148,6 @@ updateCreatures w = appEndo f $ w
where
(f'',cr') = _crUpdate cr cr (w & randGen .~ g)
(_,g') = genWord8 g
{- |
Apply door mechanisms. -}
updateWalls :: World -> World