Updated SettingsPanel
Added Music tab for Music playing. Ensure Chat Avatars tab isn't the first tab that we show when we open.
This commit is contained in:
parent
689dcdc092
commit
4e808314d2
1 changed files with 6 additions and 1 deletions
|
|
@ -52,7 +52,12 @@ visible = false
|
|||
layout_mode = 2
|
||||
metadata/_tab_index = 1
|
||||
|
||||
[node name="Chat Avatars" type="PanelContainer" parent="MarginContainer/VBoxContainer/TabContainer" unique_id=429108220]
|
||||
[node name="Music" type="PanelContainer" parent="MarginContainer/VBoxContainer/TabContainer" unique_id=22912491]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 2
|
||||
|
||||
[node name="Chat Avatars" type="PanelContainer" parent="MarginContainer/VBoxContainer/TabContainer" unique_id=429108220]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue