Remove old TODO
This commit is contained in:
@@ -50,7 +50,6 @@ void __handleKeyUp_YesNoDialog(SDL_Keycode key, SDLPP::Scene & /*UNUSED*/) {
|
||||
case SDLK_RETURN:
|
||||
__quitYesNoDialog(__cur_button_index_yesno_dialog == 0);
|
||||
break;
|
||||
// TODO return chooses selected button
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user