Changed Game Over to UNEMPLOYED
This commit is contained in:
@ -47,7 +47,7 @@ grow_horizontal = 2
|
|||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
theme = ExtResource("1_hixiq")
|
theme = ExtResource("1_hixiq")
|
||||||
theme_override_font_sizes/font_size = 200
|
theme_override_font_sizes/font_size = 200
|
||||||
text = "GAME OVER"
|
text = "UNEMPLOYED"
|
||||||
horizontal_alignment = 1
|
horizontal_alignment = 1
|
||||||
vertical_alignment = 1
|
vertical_alignment = 1
|
||||||
|
|
||||||
@ -67,6 +67,6 @@ grow_horizontal = 2
|
|||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
theme = ExtResource("1_hixiq")
|
theme = ExtResource("1_hixiq")
|
||||||
theme_override_font_sizes/font_size = 200
|
theme_override_font_sizes/font_size = 200
|
||||||
text = "GAME OVER"
|
text = "UNEMPLOYED"
|
||||||
horizontal_alignment = 1
|
horizontal_alignment = 1
|
||||||
vertical_alignment = 1
|
vertical_alignment = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user