Skip to content

Commit e59d01b

Browse files
committed
forgot to re-enable loading and ASCII
1 parent f72e5d2 commit e59d01b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VAIIYA terminal.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ def frostbytes_EE_entered():
174174

175175
# Main system loop
176176
def game_loop():
177-
#startup_screen_ASCII()
178-
#loading_bars_into()
177+
startup_screen_ASCII()
178+
loading_bars_into()
179179
main_menu()
180180
open_terminal()
181181

0 commit comments

Comments
 (0)