Begin UI refactor
This commit is contained in:
@@ -20,7 +20,7 @@ func _enter_tree() -> void:
|
||||
btnBattle.pressed.connect(onBattlePressed)
|
||||
if btnCooking:
|
||||
btnCooking.pressed.connect(onCookingPressed)
|
||||
isClosed = false
|
||||
isClosed = true
|
||||
|
||||
func _exit_tree() -> void:
|
||||
if btnInitial:
|
||||
|
||||
Reference in New Issue
Block a user