mirror of
https://github.com/The-Memory-Managers/cpu-vs-ai.git
synced 2025-09-05 22:38:12 +00:00
a
This commit is contained in:
@@ -897,7 +897,7 @@ const ScreenGameOver = struct {
|
||||
|
||||
self.updateCamera();
|
||||
|
||||
// Must come after updateCamera
|
||||
// Must be the last thing
|
||||
if (self.pressed_retry) {
|
||||
game.screen_state = .{ .battle = .init() };
|
||||
} else if (self.pressed_menu) {
|
||||
|
Reference in New Issue
Block a user