Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit b22ef29

Browse files
committed
disabled DEBUG removed a placeholder in commands directory
1 parent 5e9661e commit b22ef29

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

VAIIYA terminal.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ def open_terminal():
291291

292292

293293
#BELOW IS THE DEBUG COMMANDLINE, DO NOT LEAVE ON FOR RELEASE!
294-
elif text == 'DEBUG':
294+
#elif text == 'DEBUG':
295295
DEBUG_CMD()
296296

297297

@@ -304,7 +304,6 @@ def open_terminal():
304304
print("command; walker | The login for CM|walker")
305305
print("command; frostbyte | The login for CM|frostbyte")
306306
print("command; version | check what version of VAIIYA terminal you are running!")
307-
print("placeholder here | explanation here")
308307
print("""C0MM#N0D;;. CNS | {ERROR: UNKNOWN PROGRAM ENTITY}""")
309308
print("""|""")
310309
print("""|""")

0 commit comments

Comments
 (0)