Fixed infinite recursion.
This commit is contained in:
parent
05e6414cb8
commit
ab70c55d02
@ -300,7 +300,6 @@ bool RegisterScreen::onEscapePressed()
|
||||
StateManager::get()->popMenu();
|
||||
return true;
|
||||
}
|
||||
StateManager::get()->escapePressed();
|
||||
return true;
|
||||
} // onEscapePressed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user