Some label fixes

This commit is contained in:
2026-06-25 19:56:14 -05:00
parent d85737cc08
commit 722fe2ccfb
30 changed files with 290 additions and 105 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ interface StoryNamespace {
declare var Story: StoryNamespace;
// Story flag constants injected as globals by the engine at startup.
// Story flag constants - injected as globals by the engine at startup.
declare var STORY_FLAG_TEST: StoryFlag;