Work on Falling carriage state
This commit is contained in:
+1
-1
@@ -579,7 +579,7 @@ updateTerminal tm w = fromMaybe w $ do
|
||||
|
||||
setOldPos :: Creature -> Creature
|
||||
setOldPos cr = cr & crOldPos .~ _crPos cr
|
||||
& crStance . carriage . oldOldPos .~ cr ^. crOldPos . _xy
|
||||
& crOldOldPos .~ cr ^. crOldPos
|
||||
|
||||
--doRewind :: World -> World
|
||||
--doRewind w = case w ^. cwTime . maybeWorld of
|
||||
|
||||
Reference in New Issue
Block a user