Checkpoint Eibenreith ink architecture
This commit is contained in:
Vendored
+1
-1
@@ -58,7 +58,7 @@ class InkEngine {
|
||||
this.story = null;
|
||||
this.nextTurnId = 1;
|
||||
this.storyJson = null;
|
||||
this.choicePreviewTagKeys = new Set(['action', 'key', 'letter', 'optional', 'gated', 'sort']);
|
||||
this.choicePreviewTagKeys = new Set(['action', 'key', 'letter', 'optional', 'gated', 'sort', 'auto']);
|
||||
}
|
||||
isRunning() {
|
||||
if (!this.story)
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user