arc
This commit is contained in:
@@ -421,7 +421,7 @@ public class Control implements ApplicationListener, Loadable{
|
|||||||
|
|
||||||
//play tutorial on stop
|
//play tutorial on stop
|
||||||
if(!settings.getBool("playedtutorial", false)){
|
if(!settings.getBool("playedtutorial", false)){
|
||||||
Core.app.post(() -> Core.app.post(this::playTutorial));
|
//Core.app.post(() -> Core.app.post(this::playTutorial));
|
||||||
}
|
}
|
||||||
|
|
||||||
//display UI scale changed dialog
|
//display UI scale changed dialog
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=a49c1c1da93e43d0afe43e565fc3a0800a5137a5
|
archash=1209e8cb8ef99b3cc089758f536b771b49078278
|
||||||
|
|||||||
Reference in New Issue
Block a user