Si no hay mando conectado, no se puede usar la opción de dos jugadores (Pedido por MasterJail)
This commit is contained in:
@@ -141,6 +141,9 @@ private:
|
||||
// Recarga las texturas
|
||||
void reLoadTextures();
|
||||
|
||||
// Deshabilita ciertas opciones de los menus
|
||||
void disableMenuEntries();
|
||||
|
||||
public:
|
||||
// Constructor
|
||||
Title(SDL_Renderer *renderer, Screen *screen, Input *input, Asset *asset, options_t *options, Lang *lang, section_t section);
|
||||
|
||||
Reference in New Issue
Block a user