added sound test
This commit is contained in:
parent
79667b593c
commit
f14e8ebdd0
21 changed files with 734 additions and 2 deletions
|
@ -33,7 +33,7 @@ margin_right = 3.0
|
|||
margin_top = 3.0
|
||||
margin_bottom = 3.0
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=1]
|
||||
[sub_resource type="StyleBoxEmpty" id=16]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=2]
|
||||
content_margin_left = 4.0
|
||||
|
@ -55,7 +55,7 @@ HSlider/styles/slider = SubResource( 6 )
|
|||
Panel/styles/panel = SubResource( 11 )
|
||||
PanelContainer/styles/panel = SubResource( 11 )
|
||||
TabContainer/colors/font_color_fg = Color( 1, 1, 1, 1 )
|
||||
TabContainer/styles/panel = SubResource( 1 )
|
||||
TabContainer/styles/panel = SubResource( 16 )
|
||||
TabContainer/styles/tab_bg = SubResource( 2 )
|
||||
TabContainer/styles/tab_disabled = SubResource( 2 )
|
||||
TabContainer/styles/tab_fg = SubResource( 2 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue