mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-12-21 13:16:49 +01:00
Move the keyboard tab container script.
This commit is contained in:
parent
1f89520312
commit
be23612409
@ -8,7 +8,7 @@
|
||||
[ext_resource path="res://ui/about/Authors.gd" type="Script" id=6]
|
||||
[ext_resource path="res://ui/about/Third-Party Licenses.gd" type="Script" id=7]
|
||||
[ext_resource path="res://ui/scripts/Window.gd" type="Script" id=8]
|
||||
[ext_resource path="res://ui/KeyboardTabContainer.gd" type="Script" id=9]
|
||||
[ext_resource path="res://ui/scripts/KeyboardTabContainer.gd" type="Script" id=9]
|
||||
|
||||
[node name="About" type="Control"]
|
||||
anchor_right = 1.0
|
||||
|
@ -8,7 +8,7 @@
|
||||
[ext_resource path="res://ui/options/OptionEnumRow.tscn" type="PackedScene" id=6]
|
||||
[ext_resource path="res://ui/scripts/Window.gd" type="Script" id=7]
|
||||
[ext_resource path="res://ui/options/OptionsSpinboxRow.tscn" type="PackedScene" id=8]
|
||||
[ext_resource path="res://ui/KeyboardTabContainer.gd" type="Script" id=9]
|
||||
[ext_resource path="res://ui/scripts/KeyboardTabContainer.gd" type="Script" id=9]
|
||||
|
||||
[node name="Options" type="Control"]
|
||||
anchor_right = 1.0
|
||||
|
Loading…
Reference in New Issue
Block a user