summaryrefslogtreecommitdiff
path: root/scenes/introduction.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/introduction.tscn')
-rw-r--r--scenes/introduction.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/introduction.tscn b/scenes/introduction.tscn
index 8447d96..303bea3 100644
--- a/scenes/introduction.tscn
+++ b/scenes/introduction.tscn
@@ -28,7 +28,7 @@ position = Vector2( 10, 260 )
text = "Continue"
[node name="Skip" parent="." instance=ExtResource( 3 )]
-position = Vector2( 552.365, 339.54 )
+position = Vector2( 557.234, 339.165 )
text = "Skip"
[connection signal="finished_reveal" from="TextReveal" to="." method="_on_TextReveal_finished_reveal"]
[connection signal="on_click" from="Continue" to="." method="_on_Button_on_click"]