forked from jaildesigner-jailgames/jaildoctors_dilemma
Arreglado tamaño de las notificaciones en pantalla completa
This commit is contained in:
@@ -319,12 +319,4 @@ void Logo::switchPalette()
|
||||
void Logo::endSection()
|
||||
{
|
||||
section.name = SECTION_PROG_ENTER_ID;
|
||||
//if (options->online.enabled && options->online.jailerID == "")
|
||||
//{
|
||||
// section.name = SECTION_PROG_ENTER_ID;
|
||||
//}
|
||||
//else
|
||||
//{
|
||||
// section.name = (section.subsection == SUBSECTION_LOGO_TO_INTRO) ? SECTION_PROG_INTRO : SECTION_PROG_TITLE;
|
||||
//}
|
||||
}
|
||||
Reference in New Issue
Block a user