UserTurnController: reset user turn start strategies when turn triggered

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-14 17:50:31 -08:00
parent 965466cc09
commit 9e705ce768
3 changed files with 49 additions and 0 deletions

1
changelog/3455.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed an issue where user turn start strategies were not being reset after a user turn started, causing incorrect strategy behavior.