Removed old Matrix4 class
This commit is contained in:
@@ -143,9 +143,7 @@ public class AndroidLauncher extends AndroidApplication{
|
||||
|
||||
}, new AndroidApplicationConfiguration(){{
|
||||
useImmersiveMode = true;
|
||||
depth = 0;
|
||||
hideStatusBar = true;
|
||||
//errorHandler = ModCrashHandler::handle;
|
||||
}});
|
||||
checkFiles(getIntent());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user