Fix worldEvent reset space leak
This commit is contained in:
@@ -47,7 +47,7 @@ defaultCreature = Creature
|
||||
,_strideLength = 40
|
||||
}
|
||||
, _crActionPlan = ActionPlan [] [] WatchAndWait [LiveLongAndProsper]
|
||||
, _crMeleeCooldown = Nothing
|
||||
, _crMeleeCooldown = 0
|
||||
, _crAwakeLevel = Vigilant
|
||||
, _crAttentionDir = AttentiveTo []
|
||||
, _crAwarenessLevel = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user