update to end sequence

This commit is contained in:
2026-04-10 19:36:36 -04:00
parent 365580af47
commit 619d4f143e
10 changed files with 88 additions and 9 deletions

View File

@@ -35,6 +35,7 @@ namespace game::state::play
#endif
bool isOpen{true};
bool isDebugOpen{};
util::imgui::WindowSlide slide{};
void tick();