Ya se puede modificar el JailerID desde la pantalla de titulo, aunque hay que pulirlo un poco

This commit is contained in:
2023-10-03 23:18:56 +02:00
parent ee261f4509
commit a4fd00794d
7 changed files with 114 additions and 47 deletions

View File

@@ -1888,10 +1888,6 @@ void Director::run()
runDemo();
break;
case SECTION_PROG_ENTER_ID:
runEnterID();
break;
case SECTION_PROG_GAME:
runGame();
break;