Add ark-pixel font
This commit is contained in:
@@ -50,3 +50,15 @@ text = "ui.debug_menu.cooking"
|
||||
layout_mode = 2
|
||||
disabled = true
|
||||
text = "ui.debug_menu.battle"
|
||||
|
||||
[node name="LanguageOption" type="HBoxContainer" parent="."]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 0
|
||||
|
||||
[node name="LangDropdown" type="OptionButton" parent="LanguageOption"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
|
||||
[node name="RegDropdown" type="OptionButton" parent="LanguageOption"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
|
Reference in New Issue
Block a user