Fix devil idol ui
This commit is contained in:
@@ -7,6 +7,7 @@ const PRESTIGE_GOAL_ID: StringName = &"gold_350k_wood_20k"
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
_prestige_panel.visible = false
|
||||
if game_state:
|
||||
game_state.goal_completed.connect(_on_goal_completed)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user