Commit before updating debug

This commit is contained in:
jgk
2021-05-23 13:17:38 +02:00
parent c3181c6549
commit afafc245ef
2 changed files with 6 additions and 6 deletions
+1
View File
@@ -20,6 +20,7 @@ import Control.Monad.Reader
armourChaseCrit :: Creature
armourChaseCrit = defaultCreature
{ _crUpdate = stateUpdate $ impulsiveAIR $
watchUpdateStratR [] >=>
doStrategyActionsR >=>
performActionsR >=>
chaseTargetR targetYouLOS >=>