From e610ca5bc7c65c1667b4d70a94325099b7429fae Mon Sep 17 00:00:00 2001 From: KadeDeveloper Date: Mon, 19 Jul 2021 21:23:35 -0700 Subject: [PATCH] oops --- source/OutdatedSubState.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/OutdatedSubState.hx b/source/OutdatedSubState.hx index 3c7487e..f76891d 100644 --- a/source/OutdatedSubState.hx +++ b/source/OutdatedSubState.hx @@ -55,7 +55,7 @@ class OutdatedSubState extends MusicBeatState if (MainMenuState.nightly != "") txt.text = "You are on\n" - + MainMenuState.kadeEngineVer + "-" + MainMenuState.nightly + + MainMenuState.kadeEngineVer + "\nWhich is a PRE-RELEASE BUILD!" + "\n\nReport all bugs to the author of the pre-release.\nSpace/Escape ignores this.";