Finalitzada la part de entrar nom. Falta posar un temporitzador i una animació
This commit is contained in:
@@ -68,7 +68,7 @@ Screen::Screen(SDL_Window *window, SDL_Renderer *renderer)
|
||||
fpsCounter = 0;
|
||||
fps = 0;
|
||||
#ifdef DEBUG
|
||||
showInfo = false;
|
||||
showInfo = true;
|
||||
#else
|
||||
showInfo = false;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user