mirror of
https://github.com/Steffo99/swear-jar.git
synced 2025-02-16 14:13:58 +00:00
Rename MoneyButton to ScoreButton
This commit is contained in:
parent
350501f9d8
commit
8450c1a3f4
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ext_resource type="Theme" uid="uid://ba5utvfhnxa5i" path="res://interface/interface_theme.tres" id="1_ppf8y"]
|
||||
|
||||
[node name="Rows" type="VBoxContainer"]
|
||||
[node name="GameUI" type="VBoxContainer"]
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
|
@ -16,7 +16,7 @@ layout_mode = 2
|
|||
size_flags_vertical = 8
|
||||
alignment = 1
|
||||
|
||||
[node name="MoneyButton" type="Button" parent="UpperButtons"]
|
||||
[node name="ScoreButton" type="Button" parent="UpperButtons"]
|
||||
custom_minimum_size = Vector2(72, 0)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue