|
@@ -1,4 +1,4 @@
|
|
|
-// File created automatically by custom Dialogger on 4/7/2019, 4:57:41 PM
|
|
|
+// File created automatically by custom Dialogger on 4/7/2019, 6:04:12 PM
|
|
|
// Do not tamper with this file.
|
|
|
// It will be replaced automatically by Dialogger and all changes will be lost.
|
|
|
// Instead change IntroMenu.dl.
|
|
@@ -336,7 +336,7 @@ module DialogueTrees {
|
|
|
|
|
|
|
|
|
node = new DialogueNode("3c334c63-9030-4fba-884e-a147f40eb8f5");
|
|
|
- node.setNext("");
|
|
|
+ node.setNext("1");
|
|
|
tree.addNode(node);
|
|
|
|
|
|
return tree;
|