fix: petada per tancar mal director (supose que introduit per Claude al pasar a sdl_callbacks)
eliminat codi mort d'screen
This commit is contained in:
@@ -651,7 +651,7 @@ void Title::checkInput() {
|
||||
section->name = SECTION_PROG_QUIT;
|
||||
} else
|
||||
#endif
|
||||
if (input->checkInput(input_window_fullscreen, REPEAT_FALSE)) {
|
||||
if (input->checkInput(input_window_fullscreen, REPEAT_FALSE)) {
|
||||
screen->switchVideoMode();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user