🐛 Bug fixes

This commit is contained in:
2024-08-09 13:49:04 +08:00
parent 6b48561f45
commit 34100ee727
6 changed files with 63 additions and 25 deletions

View File

@@ -97,10 +97,10 @@ size_flags_horizontal = 3
text = "Round 1"
horizontal_alignment = 1
[node name="RoundSecondLabel" type="Label" parent="BottomBox/HBox"]
[node name="ScoreLabel" type="Label" parent="BottomBox/HBox"]
layout_mode = 2
size_flags_horizontal = 3
text = "60.00"
text = "Score 0"
horizontal_alignment = 2
[node name="ProgressBar" type="ProgressBar" parent="BottomBox"]