eliminat OnScreenHelp

This commit is contained in:
2025-05-22 09:07:07 +02:00
parent d2417f48d9
commit a3cd1b9887
13 changed files with 1 additions and 379 deletions

View File

@@ -996,7 +996,6 @@ void Game::update()
}
screen_->update();
globalInputs::update();
fillCanvas();
}
}