mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Fix compile issues with upgrade to libgdx 1.2.0
This commit is contained in:
@@ -41,6 +41,6 @@ public class Main extends AndroidApplication {
|
||||
//ensure process doesn't stick around after exiting
|
||||
android.os.Process.killProcess(android.os.Process.myPid());
|
||||
}
|
||||
}), true);
|
||||
}));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user