jarsplice hacked to support command line arguments
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -76,11 +76,11 @@ public abstract class BaseApp implements AppAccess, UncaughtExceptionHandler {
|
||||
org.newdawn.slick.util.Log.setLogSystem(new SlickLogRedirector(log));
|
||||
}
|
||||
|
||||
Log.i("=== Starting initialization sequence ===");
|
||||
|
||||
// hook
|
||||
preInit();
|
||||
|
||||
// only here it makes sense to log.
|
||||
Log.i("=== Starting initialization sequence ===");
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user