This commit is contained in:
Anuken 2023-05-21 04:46:50 -04:00
parent dd3ce95264
commit e714285671
3 changed files with 3 additions and 7 deletions

View file

@ -40,8 +40,6 @@ public class IOSLauncher extends IOSApplication.Delegate{
Scl.setAddition(-0.5f);
}
Vars.loadFileLogger();
return new IOSApplication(new ClientLauncher(){
@Override