diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-19 15:39:52 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-19 15:39:52 +0100 |
commit | 1873ccff40f81c4d20fb752df1fe34adf33fd254 (patch) | |
tree | 33aeb51427ea09017b918873075c248b2963c540 /scenes/gui.tscn | |
parent | 3bce7a9befdc2fc42ceb62fad34a1cd6a4358442 (diff) |
cost check, icons
Diffstat (limited to 'scenes/gui.tscn')
-rw-r--r-- | scenes/gui.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/gui.tscn b/scenes/gui.tscn index 20c5bec..bd364c9 100644 --- a/scenes/gui.tscn +++ b/scenes/gui.tscn @@ -366,9 +366,9 @@ __meta__ = { } [node name="mapname" type="Label" parent="bottom_bar/editor_bar/hbox_map"] -anchor_bottom = 1.0 margin_left = 324.0 margin_right = 379.4 +margin_bottom = 24.4 text = "mapname" valign = 2 script = SubResource( 8 ) |