Improved UI textbox

This commit is contained in:
2026-06-12 11:56:30 -05:00
parent f6a0bb156e
commit 2f3a4eab66
39 changed files with 574 additions and 706 deletions
-1
View File
@@ -1,7 +1,6 @@
class_name RootUI extends Control
@export var debugMenu:DebugMenu
@export var mainChatBox:ChatBox
@export var gameMenu:GameMenu
@export var pauseMenu:PauseMenu
@export var chatBoxContainer:Control