Changed Game Over to UNEMPLOYED

This commit is contained in:
Willow Behar
2024-05-11 00:17:08 -05:00
parent c903501267
commit 0cd8413a19

View File

@ -47,7 +47,7 @@ grow_horizontal = 2
grow_vertical = 2
theme = ExtResource("1_hixiq")
theme_override_font_sizes/font_size = 200
text = "GAME OVER"
text = "UNEMPLOYED"
horizontal_alignment = 1
vertical_alignment = 1
@ -67,6 +67,6 @@ grow_horizontal = 2
grow_vertical = 2
theme = ExtResource("1_hixiq")
theme_override_font_sizes/font_size = 200
text = "GAME OVER"
text = "UNEMPLOYED"
horizontal_alignment = 1
vertical_alignment = 1