You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: addons/dialogs/dialog_node.gd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ var dialog_script = [
53
53
{
54
54
'character': 'Iteb',
55
55
'position': 'center',
56
-
'text': 'That\'s right, we all have a representation! If you would like to modify this you can do so by creating your characters in the [color=#faa61a]characters.gd[/color] file. Remember to read the documentation!'
56
+
'text': 'That\'s right, we all have a representation! If you would like to modify this you can do so by creating your characters resources. Remember to read the documentation!'
0 commit comments