Solucionado el problema de no cerrar el juego durante la demo o las instrucciones
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
~Instructions();
|
||||
|
||||
// Bucle principal
|
||||
void run(mode_e mode);
|
||||
section_t run(mode_e mode);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user