add was_replaying to track how the game started
This commit is contained in:
@@ -1099,6 +1099,7 @@ void handle_events() {
|
||||
}
|
||||
replay_next_action();
|
||||
}else{
|
||||
replaying = false;
|
||||
#ifdef __APPLE__
|
||||
if (menuChoiceId>=0) {
|
||||
eMenuChoice aMenuChoice=menuChoice;
|
||||
|
Reference in New Issue
Block a user