diff options
Diffstat (limited to 'scenes/GUI.tscn')
| -rw-r--r-- | scenes/GUI.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/GUI.tscn b/scenes/GUI.tscn index 64b3b4e..63cfda8 100644 --- a/scenes/GUI.tscn +++ b/scenes/GUI.tscn @@ -74,6 +74,6 @@ anchor_top = 0.2 anchor_bottom = 0.4 margin_right = 40.0 margin_bottom = 14.0 -text = "Next" +text = ">>" valign = 1 [connection signal="pressed" from="BottomRow/DialogueBox/NextButton" to="." method="_on_NextButton_pressed"] |
