Fix space leak when assigning targeted creature

This commit is contained in:
2021-12-10 02:56:14 +00:00
parent e5db9ba5d0
commit 15e1fbc060
7 changed files with 33 additions and 18 deletions
+2 -1
View File
@@ -63,7 +63,8 @@ sentinelFireType f = chainCreatureUpdatesLR
)
, (crAwayFromPost, goToPostStrat)
]
, Left $ perceptionUpdate' [0]
-- , Left $ perceptionUpdate' [0]
, Left $ perceptionUp 0
, Right doStrategyActions
, Right reloadOverride
, Left targetYouWhenCognizant