From 86446f4f00cdfc91a242e6ae7a2b0569f296151d Mon Sep 17 00:00:00 2001 From: Felix Corvus Date: Sun, 20 Sep 2020 16:32:38 +0300 Subject: [PATCH] Update Control.java --- core/src/mindustry/core/Control.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); /*