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

Commit ac06e95

Browse files
committed
forgot notes go into literal strings, oopsies!
1 parent 869fbb9 commit ac06e95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VAIIYA terminal.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
#windll.kernel32.SetConsoleWindowInfo(hdl, True, byref(rect))
2424

2525

26-
26+
#NOTE: THERE MAY BE MINOR LINE WRAP IN THE ASCII
2727
# Loading screen with VAIIYA SECURITY ASCII Art
2828
def startup_screen_ASCII():
2929
print(r"""
3030
31-
#NOTE: THERE MAY BE MINOR LINE WRAP IN THE ASCII
31+
3232
__________ __________
3333
\|||||||||\ \::::::::::\
3434
\|||||||||\ \::::::::::\

0 commit comments

Comments
 (0)