Mostly finished VN textbox

This commit is contained in:
2025-09-16 23:27:02 -05:00
parent 96b5bae9d0
commit 1e83200bba
7 changed files with 132 additions and 126 deletions

View File

@@ -27,4 +27,4 @@ func menuPause() -> void:
if UI.PAUSE.isOpen():
UI.PAUSE.close()
else:
UI.PAUSE.open()
UI.PAUSE.open()