forked from jaildesigner-jailgames/jaildoctors_dilemma
Corregidos dos pequeños errores de sintaxis
This commit is contained in:
@@ -46,7 +46,6 @@ private:
|
||||
SDL_Event *eventHandler; // Manejador de eventos
|
||||
Texture *texture; // Textura con los graficos
|
||||
Sprite *sprite; // Sprite para manejar la textura
|
||||
Texture *titleLogo; // Textura con el logo del título del juego
|
||||
SDL_Texture *bgTexture; // Textura para dibujar el fondo de la pantalla
|
||||
Text *text; // Objeto para escribir texto en pantalla
|
||||
Text *infoText; // Objeto para escribir texto en pantalla
|
||||
|
||||
Reference in New Issue
Block a user