change stuff
This commit is contained in:
parent
a1a01711ec
commit
f0c26f6c10
5 changed files with 6 additions and 9 deletions
|
@ -163,7 +163,6 @@ theme_override_fonts/font = ExtResource("4_ybv7t")
|
|||
theme_override_font_sizes/font_size = 54
|
||||
item_count = 2
|
||||
popup/item_0/text = "Relative"
|
||||
popup/item_0/id = 0
|
||||
popup/item_1/text = "Absolute"
|
||||
popup/item_1/id = 1
|
||||
|
||||
|
@ -181,7 +180,6 @@ theme_override_fonts/font = ExtResource("4_ybv7t")
|
|||
theme_override_font_sizes/font_size = 54
|
||||
item_count = 3
|
||||
popup/item_0/text = "Row"
|
||||
popup/item_0/id = 0
|
||||
popup/item_1/text = "Ite"
|
||||
popup/item_1/id = 1
|
||||
popup/item_2/text = "Iamond"
|
||||
|
@ -325,8 +323,8 @@ bus = &"Music"
|
|||
[connection signal="pressed" from="Layout/Play" to="." method="play"]
|
||||
[connection signal="pressed" from="Layout/Settings" to="Settings Panel" method="show"]
|
||||
[connection signal="pressed" from="Layout/Tutorial" to="Tutorial Text" method="show"]
|
||||
[connection signal="pressed" from="Settings Panel/Close" to="Settings Panel" method="save"]
|
||||
[connection signal="pressed" from="Settings Panel/Close" to="Settings Panel" method="hide"]
|
||||
[connection signal="pressed" from="Settings Panel/Close" to="Settings Panel" method="save"]
|
||||
[connection signal="text_changed" from="Settings Panel/Menu/Username" to="Settings Panel" method="check_valid"]
|
||||
[connection signal="text_changed" from="Settings Panel/Menu/Username" to="Settings Panel/Menu/Username" method="check"]
|
||||
[connection signal="value_changed" from="Settings Panel/Menu/MusicVolume" to="Settings Panel/Menu/MusicVolume" method="_on_value_changed"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue