TWINE: todo comment

This commit is contained in:
Martin Gerhardy 2021-10-10 11:28:42 +02:00
parent 002de89fad
commit 1a6ac67be1

View file

@ -111,6 +111,7 @@ void MenuOptions::showCredits() {
_engine->_screens->clearScreen();
_engine->_input->enableKeyMap(uiKeyMapId);
// TODO: quitting the credits scene doesn't restore the menu texts
}
void MenuOptions::showEndSequence() {