mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:39:25 +08:00
Fix: Enhance failed turn to retry retire when mood notice popup
This commit is contained in:
@@ -50,6 +50,8 @@ class Combat(HPBalancer, EnemySearchingHandler, Retirement, SubmarineCall, Comba
|
||||
continue
|
||||
if self.handle_combat_low_emotion():
|
||||
continue
|
||||
if self.handle_retirement():
|
||||
continue
|
||||
|
||||
# Break
|
||||
if self.combat_appear():
|
||||
|
||||
Reference in New Issue
Block a user