Revert "v0.6.1 semi reversions"

This reverts commit b721c46a0b.
This commit is contained in:
Persephone Bubblegum-Holiday 2025-07-26 20:35:08 -07:00
parent b721c46a0b
commit bc02b3e0aa
2 changed files with 14 additions and 10 deletions

View file

@ -205,7 +205,7 @@ offset_top = 4.0
offset_right = 260.0 offset_right = 260.0
offset_bottom = 36.0 offset_bottom = 36.0
selected = 1 selected = 1
item_count = 6 item_count = 8
popup/item_0/text = "Official Stages" popup/item_0/text = "Official Stages"
popup/item_0/id = 0 popup/item_0/id = 0
popup/item_0/separator = true popup/item_0/separator = true
@ -213,13 +213,17 @@ popup/item_1/text = "Balcony Stage"
popup/item_1/id = 1 popup/item_1/id = 1
popup/item_2/text = "C-Stage" popup/item_2/text = "C-Stage"
popup/item_2/id = 2 popup/item_2/id = 2
popup/item_3/text = "Custom Stages" popup/item_3/text = "Prototype Road Stage"
popup/item_3/id = 5 popup/item_3/id = 3
popup/item_3/separator = true popup/item_4/text = "Cyber 3-Stage"
popup/item_4/text = "Helen House" popup/item_4/id = 4
popup/item_4/id = 6 popup/item_5/text = "Custom Stages"
popup/item_5/text = "Chuck E's Corner" popup/item_5/id = 5
popup/item_5/id = 7 popup/item_5/separator = true
popup/item_6/text = "Helen House"
popup/item_6/id = 6
popup/item_7/text = "Chuck E's Corner"
popup/item_7/id = 7
[node name="MenuButton" type="MenuButton" parent="MenuBar"] [node name="MenuButton" type="MenuButton" parent="MenuBar"]
layout_mode = 0 layout_mode = 0
@ -266,7 +270,7 @@ offset_right = -40.0
offset_bottom = 16.0 offset_bottom = 16.0
grow_horizontal = 0 grow_horizontal = 0
grow_vertical = 2 grow_vertical = 2
text = "Pneumatic Plaything v0.6.1" text = "Pneumatic Plaything v0.7"
horizontal_alignment = 2 horizontal_alignment = 2
vertical_alignment = 1 vertical_alignment = 1

View file

@ -12,7 +12,7 @@ config_version=5
config/name="Pneumatic Plaything" config/name="Pneumatic Plaything"
config/description="Animatronic Simulator" config/description="Animatronic Simulator"
config/version="v0.6.1" config/version="v0.7"
run/main_scene="uid://oiehbor0dlqx" run/main_scene="uid://oiehbor0dlqx"
config/features=PackedStringArray("4.4", "GL Compatibility") config/features=PackedStringArray("4.4", "GL Compatibility")
boot_splash/show_image=false boot_splash/show_image=false