This commit is contained in:
Anuken
2020-07-19 12:21:56 -04:00
parent a074010eb7
commit c2d6076407
2 changed files with 2 additions and 2 deletions

View File

@@ -421,7 +421,7 @@ public class Control implements ApplicationListener, Loadable{
//play tutorial on stop
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