More story fixes
This commit is contained in:
@@ -23,4 +23,7 @@ public class StorySection
|
||||
public int StoryTypeOverwrite { get; set; }
|
||||
public bool IsUnderMaintenance { get; set; }
|
||||
public bool IsPlayAnotherEndAppearanceAnimation { get; set; }
|
||||
|
||||
public int IsSpoiler { get; set; }
|
||||
public string SpoilerMessage { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user