Arreglado un bug en el cambio de paleta durante el juego

This commit is contained in:
2022-10-27 19:24:41 +02:00
parent 1934f790f7
commit c1f0f90b16
6 changed files with 46 additions and 13 deletions

View File

@@ -158,7 +158,6 @@ void Game::checkEventHandler()
case SDL_SCANCODE_F5:
switchPalette();
//reLoadTextures();
break;
default: