mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
add splashscreen for mobile-dev
This commit is contained in:
@@ -640,6 +640,11 @@ public class Main extends AndroidApplication {
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void closeSplashScreen() {
|
||||
//only for desktop mobile-dev
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isTablet() {
|
||||
return isTablet;
|
||||
|
||||
Reference in New Issue
Block a user