namespace DragonFiesta { public enum QuestDataVersion { QUEST_EDITOR_LOAD_VERSION = 6, QUEST_EDITOR_SAVE_VERSION = 6, } }