fix: force exit combat when enter is pressed with 0 enemies#520
fix: force exit combat when enter is pressed with 0 enemies#520OH296 merged 1 commit intoAdeptus-Dominus:mainfrom
Conversation
📝 WalkthroughWalkthroughBy the Machine’s grace, this update introduces a new variable, Possibly related PRs
Suggested labels
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
🔇 Additional comments (3)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Purpose of the PR
Prevent a softlock when there are no enemies and state hasn't properly shifted.
Describe the solution
When enter is pressed 6 times when there are no enemies it will set
startedto2.Testing done
Get into state, press enter 6 times.
Related links
https://discord.com/channels/714022226810372107/1304941011893747862
Summary by CodeRabbit