-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I thought I would be clever with nested gamestates and found that my idea would not work as expected (can't do GameState::Game(_)
to match all variants of an enum.
I added a return to menu keypress and found that the player remains on screen even though it is scoped. see this forked branch: alycda@2014360
rustc --version
rustc 1.85.0 (4d91de4e4 2025-02-17)
Vrixyz
Metadata
Metadata
Assignees
Labels
No labels