diff --git a/core/src/mindustry/core/Control.java b/core/src/mindustry/core/Control.java index 6734b3794c..3e941a981d 100644 --- a/core/src/mindustry/core/Control.java +++ b/core/src/mindustry/core/Control.java @@ -334,7 +334,7 @@ public class Control implements ApplicationListener, Loadable{ } public void playTutorial(){ - ui.showInfo("There is no tutorial yet."); + ui.showInfo("@indev.notready"); //TODO implement //ui.showInfo("death"); /*