From bc72e9a407db4fcc830450c112de90f5d1c251a9 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 8 Aug 2020 21:35:15 +0300 Subject: Improve dialogue system --- scenes/GUI.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scenes/GUI.tscn') 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"] -- cgit v1.3