diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-08-06 15:15:55 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-08-06 15:15:55 -0400 |
| commit | e47a732cb6b9a117faf7662170ced55e86da4add (patch) | |
| tree | 37e4d0ce4ab47d5bbb0f9508b3875a78b44b4fa1 /game/Interface.tscn | |
| parent | f38880a49047aeea9ff55a3f1fd13701688ca56f (diff) | |
| download | frivolous-run-e47a732cb6b9a117faf7662170ced55e86da4add.tar.gz frivolous-run-e47a732cb6b9a117faf7662170ced55e86da4add.tar.bz2 frivolous-run-e47a732cb6b9a117faf7662170ced55e86da4add.zip | |
New credits, music
Diffstat (limited to 'game/Interface.tscn')
| -rw-r--r-- | game/Interface.tscn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/game/Interface.tscn b/game/Interface.tscn index fa0ea6e..ed071d2 100644 --- a/game/Interface.tscn +++ b/game/Interface.tscn @@ -11,13 +11,13 @@ margin_right = 67.0 margin_bottom = 40.0 [node name="FPS" type="Label" parent="VBoxContainer"] -margin_right = 107.0 +margin_right = 83.0 margin_bottom = 14.0 text = "FPS" script = ExtResource( 1 ) [node name="Money" type="Label" parent="VBoxContainer"] margin_top = 18.0 -margin_right = 107.0 +margin_right = 83.0 margin_bottom = 32.0 -text = "Money Spent: $0" +text = "Money Spent" |
