oops
This commit is contained in:
parent
b85ebd596c
commit
e610ca5bc7
@ -55,7 +55,7 @@ class OutdatedSubState extends MusicBeatState
|
|||||||
if (MainMenuState.nightly != "")
|
if (MainMenuState.nightly != "")
|
||||||
txt.text =
|
txt.text =
|
||||||
"You are on\n"
|
"You are on\n"
|
||||||
+ MainMenuState.kadeEngineVer + "-" + MainMenuState.nightly
|
+ MainMenuState.kadeEngineVer
|
||||||
+ "\nWhich is a PRE-RELEASE BUILD!"
|
+ "\nWhich is a PRE-RELEASE BUILD!"
|
||||||
+ "\n\nReport all bugs to the author of the pre-release.\nSpace/Escape ignores this.";
|
+ "\n\nReport all bugs to the author of the pre-release.\nSpace/Escape ignores this.";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user