diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2025-04-02 17:31:58 +0200 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2025-04-02 17:31:58 +0200 |
commit | 2ffba3f35af0af2902278d062028a5f83e7fbc53 (patch) | |
tree | f108b7176ba63daa7101de43801a39db5ed3f5a0 /stage/dice_selection/dice_selection.tscn | |
parent | 65bfe9c4c3e09c0d9f5058dd899a82c6a47ec15d (diff) |
Diffstat (limited to 'stage/dice_selection/dice_selection.tscn')
-rw-r--r-- | stage/dice_selection/dice_selection.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stage/dice_selection/dice_selection.tscn b/stage/dice_selection/dice_selection.tscn index 934d3fc..1023cb9 100644 --- a/stage/dice_selection/dice_selection.tscn +++ b/stage/dice_selection/dice_selection.tscn @@ -50,6 +50,7 @@ unique_name_in_owner = true layout_mode = 2 [node name="GoButton" type="Button" parent="VBoxContainer/HBoxContainer/VBoxContainer" node_paths=PackedStringArray("shortcut_context")] +unique_name_in_owner = true layout_mode = 2 shortcut_context = NodePath(".") shortcut = SubResource("Shortcut_sn5id") |