bump version and fix a few bugs
This commit is contained in:
parent
c3335e9a31
commit
00183ca308
3 changed files with 11 additions and 10 deletions
|
@ -126,6 +126,7 @@ dialog_text = "This showtape is not compatible with the currently selected stage
|
|||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
|
||||
[node name="SubViewport" type="SubViewport" parent="."]
|
||||
mesh_lod_threshold = 0.0
|
||||
size = Vector2i(1280, 720)
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
|
@ -265,7 +266,7 @@ offset_right = -40.0
|
|||
offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 2
|
||||
text = "Pneumatic Plaything v0.6"
|
||||
text = "Pneumatic Plaything v0.7"
|
||||
horizontal_alignment = 2
|
||||
vertical_alignment = 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue