fix border propping up when mapname appears
parent
91ca1813d2
commit
8b5a9faaa6
|
@ -191,10 +191,12 @@ theme_override_constants/separation = 0
|
|||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
theme = ExtResource("2_oifrp")
|
||||
theme_override_constants/line_spacing = 0
|
||||
theme_override_fonts/font = ExtResource("4_blqpy")
|
||||
theme_override_font_sizes/font_size = 15
|
||||
text = "Depths of the Arena"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
visible_characters = 0
|
||||
visible_ratio = 0.0
|
||||
|
||||
|
@ -208,6 +210,7 @@ theme_override_fonts/font = ExtResource("4_gutht")
|
|||
theme_override_font_sizes/font_size = 16
|
||||
text = "The Arena"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
visible_characters = 0
|
||||
visible_ratio = 0.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue