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

Commit 0fa2c89

Browse files
committed
forgot to readd the path lmao
1 parent 8e216d0 commit 0fa2c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VAIIYA terminal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ def open_terminal():
235235

236236
#the COMMANDS directory, DO NOT REMOVE!
237237
elif text == 'commands':
238-
game.printfile("")
238+
game.printfile("assets/text_lines/commands_lines/line_commands.txt")
239239

240240

241241
#this solves the space command issue. leave blank

0 commit comments

Comments
 (0)