v2.4.0: fixed a welcome message error and updated version again =S
This commit is contained in:
+1
-1
@@ -202,7 +202,7 @@ public class WelcomeScene extends PixelScene {
|
||||
|
||||
}
|
||||
|
||||
//message = "Welcome Beta testers!\n\nv2.4.0 is mostly complete so far, with 8 trinkets implemented and a bunch of other content too. Check the changes screen for more details, and please let me know what you think!";
|
||||
message = "Welcome Beta testers!\n\nv2.4.0 is mostly complete so far, with 8 trinkets implemented and a bunch of other content too. Check the changes screen for more details, and please let me know what you think!";
|
||||
|
||||
} else {
|
||||
message = Messages.get(this, "what_msg");
|
||||
|
||||
Reference in New Issue
Block a user