message
This commit is contained in:
2
game.py
2
game.py
@@ -142,7 +142,7 @@ class Game:
|
||||
title()
|
||||
if os.path.exists("WEB_VERSION"):
|
||||
print(
|
||||
"If you're on telnet, pretend that everything that says web version says telnet version, I'm too lazy to fix it."
|
||||
"If you're on telnet, pretend that everything that says web version says telnet version, I'm too lazy to fix it. Also don't use CTRL+C or CTRL+V they don't work on telnet. If you don't know what telnet is, ignore this."
|
||||
)
|
||||
print(
|
||||
f"This is a web version of {data.text.GAME_NAME}, here is some important info. To anyone outside of Germany, this game is running on a cheap VPS I got, the company didn't have any US locations available, so I had to get a Germany one, sorry for the high ping (I also have to deal with it, I'm in the US)\nPls don't hack this"
|
||||
|
||||
Reference in New Issue
Block a user