Creada la clase game_logo para gestionar el logo con el titulo del juego
This commit is contained in:
@@ -100,7 +100,7 @@ void Instructions::update()
|
||||
if (manualQuit)
|
||||
{
|
||||
section->name = SECTION_PROG_TITLE;
|
||||
section->subsection = SUBSECTION_TITLE_3;
|
||||
section->subsection = SUBSECTION_TITLE_2;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user