Start moving creature properties out of records
This commit is contained in:
@@ -466,7 +466,6 @@ setOldPos :: Creature -> Creature
|
||||
setOldPos cr =
|
||||
cr
|
||||
& crOldPos .~ _crPos cr
|
||||
& crOldDir .~ _crDir cr
|
||||
|
||||
-- hack
|
||||
--updateRandGen :: World -> World
|
||||
|
||||
Reference in New Issue
Block a user