This commit is contained in:
2026-04-28 22:37:33 +01:00
parent 284ea32333
commit 39bc480c03
8 changed files with 34 additions and 51 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ data Strategy
| LookAround
| Wander
| CloseToMelee {_meleeTarget :: Int}
| StrategyActions Strategy [Action]
| SetStrategyAction Strategy Action
| GetTo Point2
-- | Reload
| Flee