diff options
-rwxr-xr-x | __main__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/__main__.py b/__main__.py index 81e317d..6b43b07 100755 --- a/__main__.py +++ b/__main__.py @@ -535,13 +535,13 @@ def login(): ## Change the display print("Connected to vault! vaultId = %d" % vaultId) - ## TODO: Do not jump to world selection if it is a new account + ## Do not jump to world selection if it is a new account - show the app intro if newUser: greeting=""" Welcome to the Mana Launcher\n \n With your soul shattered in pieces, you drift along the void.\n -Faint memories of the figure clad in black emerge, what could they mean?\n +Faint memories of a figure clad in black emerge, what could they be?\n \n You might not remember much... But your willpower is not gone.\n "This is not the end". And with it, the determination to continue and see through the end.\n |