Core/GameEngine/Model/Config/ActorShowConfig.cs
@@ -225,7 +225,9 @@ if (preParse) { configs[id] = new ActorShowConfig(line); var config = new ActorShowConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -251,7 +253,9 @@ if (preParse) { configs[id] = new ActorShowConfig(line); var config = new ActorShowConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ActorShowConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ef8ad14c092549545a7623899eb26c2a timeCreated: 1550055629 timeCreated: 1550061830 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/AlchemyConfig.cs
@@ -161,7 +161,9 @@ if (preParse) { configs[id] = new AlchemyConfig(line); var config = new AlchemyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -187,7 +189,9 @@ if (preParse) { configs[id] = new AlchemyConfig(line); var config = new AlchemyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/AlchemyConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 93a73d5a5e9d51c4abc2515a6180cac4 timeCreated: 1550055080 timeCreated: 1550062666 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/AlchemySpecConfig.cs
@@ -147,7 +147,9 @@ if (preParse) { configs[id] = new AlchemySpecConfig(line); var config = new AlchemySpecConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -173,7 +175,9 @@ if (preParse) { configs[id] = new AlchemySpecConfig(line); var config = new AlchemySpecConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/AlchemySpecConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 39cfbdc0a1b6bc642bd4e81624b8fbc7 timeCreated: 1550055099 timeCreated: 1550062792 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/AllPeoplePartyAwardConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new AllPeoplePartyAwardConfig(line); var config = new AllPeoplePartyAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new AllPeoplePartyAwardConfig(line); var config = new AllPeoplePartyAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/AllPeoplePartyAwardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 412cb9be5f17c80498acf74f96a62128 timeCreated: 1550055948 timeCreated: 1550062707 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/AllPeoplePartyConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new AllPeoplePartyConfig(line); var config = new AllPeoplePartyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new AllPeoplePartyConfig(line); var config = new AllPeoplePartyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/AllPeoplePartyConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 07c34f959ba24a546a2fd2aa887f74f9 timeCreated: 1550055092 timeCreated: 1550062715 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/AncientRobotNameConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new AncientRobotNameConfig(line); var config = new AncientRobotNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new AncientRobotNameConfig(line); var config = new AncientRobotNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/AncientRobotNameConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 424f0e9cc739bdc4fbc302ec2889f489 timeCreated: 1550055915 timeCreated: 1550062723 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ApkUpdateUrlConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new ApkUpdateUrlConfig(line); var config = new ApkUpdateUrlConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new ApkUpdateUrlConfig(line); var config = new ApkUpdateUrlConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ApkUpdateUrlConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e565f708bfc3c2344938e445df19a1cf timeCreated: 1550055908 timeCreated: 1550062283 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/AppointItemConfig.cs
@@ -164,7 +164,9 @@ if (preParse) { configs[id] = new AppointItemConfig(line); var config = new AppointItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -190,7 +192,9 @@ if (preParse) { configs[id] = new AppointItemConfig(line); var config = new AppointItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/AppointItemConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 309cbbabde0ad7e478eb2b56fca5fcb9 timeCreated: 1550055901 timeCreated: 1550064229 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/AreaCameraConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new AreaCameraConfig(line); var config = new AreaCameraConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new AreaCameraConfig(line); var config = new AreaCameraConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/AreaCameraConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 19f9cb9d708cef84b862b623387ec435 timeCreated: 1550055922 timeCreated: 1550062784 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/AttrFruitConfig.cs
@@ -149,7 +149,9 @@ if (preParse) { configs[id] = new AttrFruitConfig(line); var config = new AttrFruitConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -175,7 +177,9 @@ if (preParse) { configs[id] = new AttrFruitConfig(line); var config = new AttrFruitConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/AttrFruitConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 95c7a3606abde144bbf29969de2b9bd4 timeCreated: 1550055106 timeCreated: 1550061997 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/AudioConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new AudioConfig(line); var config = new AudioConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new AudioConfig(line); var config = new AudioConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/AudioConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3ee7bd7f9d6f4d3449c9581e19368854 timeCreated: 1550055981 timeCreated: 1550062458 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/BossHomeConfig.cs
@@ -143,7 +143,9 @@ if (preParse) { configs[id] = new BossHomeConfig(line); var config = new BossHomeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -169,7 +171,9 @@ if (preParse) { configs[id] = new BossHomeConfig(line); var config = new BossHomeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/BossHomeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9a48ce00a71cd9441af93f908b285a8a timeCreated: 1550054680 timeCreated: 1550062005 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/BossInfoConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new BossInfoConfig(line); var config = new BossInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new BossInfoConfig(line); var config = new BossInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/BossInfoConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 545fcfd8cb3cf714ea9a5089a0486ba6 timeCreated: 1550054687 timeCreated: 1550061545 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/BossRebornConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new BossRebornConfig(line); var config = new BossRebornConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new BossRebornConfig(line); var config = new BossRebornConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/BossRebornConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 36eca89c021807744a30918a61777387 timeCreated: 1550055935 timeCreated: 1550062521 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/CTGConfig.cs
@@ -150,7 +150,9 @@ if (preParse) { configs[id] = new CTGConfig(line); var config = new CTGConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -176,7 +178,9 @@ if (preParse) { configs[id] = new CTGConfig(line); var config = new CTGConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/CTGConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ac62ee8ef6a9ac041b29b8de5abafc3c timeCreated: 1550055643 timeCreated: 1550061925 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ChatBubbleBoxConfig.cs
@@ -174,7 +174,9 @@ if (preParse) { configs[id] = new ChatBubbleBoxConfig(line); var config = new ChatBubbleBoxConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -200,7 +202,9 @@ if (preParse) { configs[id] = new ChatBubbleBoxConfig(line); var config = new ChatBubbleBoxConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ChatBubbleBoxConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b79255407cd849d40aa65354913e777a timeCreated: 1550055888 timeCreated: 1550062299 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ChestsAwardConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new ChestsAwardConfig(line); var config = new ChestsAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new ChestsAwardConfig(line); var config = new ChestsAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ChestsAwardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d3f0496c6098759489ba41b9cd8e5d9f timeCreated: 1550054794 timeCreated: 1550062362 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ChestsConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new ChestsConfig(line); var config = new ChestsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new ChestsConfig(line); var config = new ChestsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ChestsConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5769a0566c3bbc847a83ae19e181dcd8 timeCreated: 1550055895 timeCreated: 1550061584 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ContactConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new ContactConfig(line); var config = new ContactConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new ContactConfig(line); var config = new ContactConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ContactConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bc3e320419711f34dbbde7f4ab61a3d9 timeCreated: 1550054800 timeCreated: 1550062093 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ContinueSignInConfig.cs
@@ -153,7 +153,9 @@ if (preParse) { configs[id] = new ContinueSignInConfig(line); var config = new ContinueSignInConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -179,7 +181,9 @@ if (preParse) { configs[id] = new ContinueSignInConfig(line); var config = new ContinueSignInConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ContinueSignInConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 04b32c4591fd6114fb8531c73e7d573c timeCreated: 1550055881 timeCreated: 1550062814 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/CreateRoleConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new CreateRoleConfig(line); var config = new CreateRoleConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new CreateRoleConfig(line); var config = new CreateRoleConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/CreateRoleConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0a16c879bf3b127479edd80ebc3b6b35 timeCreated: 1550055961 timeCreated: 1550061537 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/CrossServerArenaConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new CrossServerArenaConfig(line); var config = new CrossServerArenaConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new CrossServerArenaConfig(line); var config = new CrossServerArenaConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/CrossServerArenaConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f10a2faba8659904ab5c13d1a770a7e2 timeCreated: 1550055954 timeCreated: 1550061909 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/CrossServerBossConfig.cs
@@ -140,7 +140,9 @@ if (preParse) { configs[id] = new CrossServerBossConfig(line); var config = new CrossServerBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -166,7 +168,9 @@ if (preParse) { configs[id] = new CrossServerBossConfig(line); var config = new CrossServerBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/CrossServerBossConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 491a49720a0b723419eabda9d78d2741 timeCreated: 1550055968 timeCreated: 1550061433 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DailyLivenessRewardConfig.cs
@@ -164,7 +164,9 @@ if (preParse) { configs[id] = new DailyLivenessRewardConfig(line); var config = new DailyLivenessRewardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -190,7 +192,9 @@ if (preParse) { configs[id] = new DailyLivenessRewardConfig(line); var config = new DailyLivenessRewardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DailyLivenessRewardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8c732d72eb736744b83b8e2bb2c907e0 timeCreated: 1550055650 timeCreated: 1550062204 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DailyQuestConfig.cs
@@ -167,7 +167,9 @@ if (preParse) { configs[id] = new DailyQuestConfig(line); var config = new DailyQuestConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -193,7 +195,9 @@ if (preParse) { configs[id] = new DailyQuestConfig(line); var config = new DailyQuestConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DailyQuestConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ae69f94aed5143b41b0f92a45fc7de90 timeCreated: 1550055636 timeCreated: 1550061989 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DailyQuestOpenTimeConfig.cs
@@ -153,7 +153,9 @@ if (preParse) { configs[id] = new DailyQuestOpenTimeConfig(line); var config = new DailyQuestOpenTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -179,7 +181,9 @@ if (preParse) { configs[id] = new DailyQuestOpenTimeConfig(line); var config = new DailyQuestOpenTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DailyQuestOpenTimeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c6f0b6d546225e442839089494e039bc timeCreated: 1550055657 timeCreated: 1550061790 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DailyQuestSpecialOpenTimeConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new DailyQuestSpecialOpenTimeConfig(line); var config = new DailyQuestSpecialOpenTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new DailyQuestSpecialOpenTimeConfig(line); var config = new DailyQuestSpecialOpenTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DailyQuestSpecialOpenTimeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f3b5b1bfc7bfdc34492cecef1b27361d timeCreated: 1550055664 timeCreated: 1550061869 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DamageNumConfig.cs
@@ -146,7 +146,9 @@ if (preParse) { configs[id] = new DamageNumConfig(line); var config = new DamageNumConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -172,7 +174,9 @@ if (preParse) { configs[id] = new DamageNumConfig(line); var config = new DamageNumConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DamageNumConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6a802c96cf576184ca01f75d830ab73c timeCreated: 1550055702 timeCreated: 1550062315 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DemonJarConfig.cs
@@ -191,7 +191,9 @@ if (preParse) { configs[id] = new DemonJarConfig(line); var config = new DemonJarConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -217,7 +219,9 @@ if (preParse) { configs[id] = new DemonJarConfig(line); var config = new DemonJarConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DemonJarConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 466bd77ae1300624fbf81f61d9ef6259 timeCreated: 1550055738 timeCreated: 1550062267 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DemonRecommondPropertyConfig.cs
@@ -137,7 +137,9 @@ if (preParse) { configs[id] = new DemonRecommondPropertyConfig(line); var config = new DemonRecommondPropertyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -163,7 +165,9 @@ if (preParse) { configs[id] = new DemonRecommondPropertyConfig(line); var config = new DemonRecommondPropertyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DemonRecommondPropertyConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1b4744cd39f80984daf0e727f93267bf timeCreated: 1550055710 timeCreated: 1550062085 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DialogConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new DialogConfig(line); var config = new DialogConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new DialogConfig(line); var config = new DialogConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DialogConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f4a9be636b5609449b7c9574940bac5a timeCreated: 1550055717 timeCreated: 1550061742 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DienstgradConfig.cs
@@ -174,7 +174,9 @@ if (preParse) { configs[id] = new DienstgradConfig(line); var config = new DienstgradConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -200,7 +202,9 @@ if (preParse) { configs[id] = new DienstgradConfig(line); var config = new DienstgradConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DienstgradConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cf378d806fecb8549bdd3d692675b071 timeCreated: 1550055724 timeCreated: 1550061394 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DirtyNameConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new DirtyNameConfig(line); var config = new DirtyNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new DirtyNameConfig(line); var config = new DirtyNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DirtyNameConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1f3e13bf2a214a644873edee0bcf1f30 timeCreated: 1550055731 timeCreated: 1550061323 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DirtyWordConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new DirtyWordConfig(line); var config = new DirtyWordConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new DirtyWordConfig(line); var config = new DirtyWordConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DirtyWordConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a45f7bb4f1d080247b5f628c081013d9 timeCreated: 1550054806 timeCreated: 1550062489 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DogzConfig.cs
@@ -167,7 +167,9 @@ if (preParse) { configs[id] = new DogzConfig(line); var config = new DogzConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -193,7 +195,9 @@ if (preParse) { configs[id] = new DogzConfig(line); var config = new DogzConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DogzConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 17341d3445720724a9d72f5aec532ea3 timeCreated: 1550055671 timeCreated: 1550061362 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DogzDungeonConfig.cs
@@ -140,7 +140,9 @@ if (preParse) { configs[id] = new DogzDungeonConfig(line); var config = new DogzDungeonConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -166,7 +168,9 @@ if (preParse) { configs[id] = new DogzDungeonConfig(line); var config = new DogzDungeonConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DogzDungeonConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 252f9a2cc60baa043b23e9dacbd9aeb1 timeCreated: 1550055679 timeCreated: 1550061473 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DogzEquipPlusConfig.cs
@@ -151,7 +151,9 @@ if (preParse) { configs[id] = new DogzEquipPlusConfig(line); var config = new DogzEquipPlusConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -177,7 +179,9 @@ if (preParse) { configs[id] = new DogzEquipPlusConfig(line); var config = new DogzEquipPlusConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DogzEquipPlusConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3e661ddcfe2e1bb43bdc387be5812b3c timeCreated: 1550055687 timeCreated: 1550061695 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DungeonConfig.cs
@@ -204,7 +204,9 @@ if (preParse) { configs[id] = new DungeonConfig(line); var config = new DungeonConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -230,7 +232,9 @@ if (preParse) { configs[id] = new DungeonConfig(line); var config = new DungeonConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DungeonConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2ba0eb2bd821fca4884c500add41380d timeCreated: 1550055695 timeCreated: 1550061734 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DungeonHelpBattleConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new DungeonHelpBattleConfig(line); var config = new DungeonHelpBattleConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new DungeonHelpBattleConfig(line); var config = new DungeonHelpBattleConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DungeonHelpBattleConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 206fc8688d44f2748b2e31926d430069 timeCreated: 1550054827 timeCreated: 1550061339 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DungeonHintConfig.cs
@@ -207,7 +207,9 @@ if (preParse) { configs[id] = new DungeonHintConfig(line); var config = new DungeonHintConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -233,7 +235,9 @@ if (preParse) { configs[id] = new DungeonHintConfig(line); var config = new DungeonHintConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DungeonHintConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c10b55d6f4e29fc43a5c2fc5eeeb0659 timeCreated: 1550054814 timeCreated: 1550062386 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DungeonInspireConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new DungeonInspireConfig(line); var config = new DungeonInspireConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new DungeonInspireConfig(line); var config = new DungeonInspireConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DungeonInspireConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bdc70192d8e2fa74c8b51b4fb8ef4fe4 timeCreated: 1550054821 timeCreated: 1550061457 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DungeonOpenTimeConfig.cs
@@ -205,7 +205,9 @@ if (preParse) { configs[id] = new DungeonOpenTimeConfig(line); var config = new DungeonOpenTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -231,7 +233,9 @@ if (preParse) { configs[id] = new DungeonOpenTimeConfig(line); var config = new DungeonOpenTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DungeonOpenTimeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b3f138eec7ed4574e8168e00995acf20 timeCreated: 1550054859 timeCreated: 1550061687 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DungeonSpecialStateTimeConfig.cs
@@ -13,17 +13,17 @@ { public readonly int ID; public readonly int OpenServerWeek; public readonly int OpenServerDay; public readonly int DataMapID; public readonly int StartHour; public readonly int StartMinute; public readonly int EndHour; public readonly int EndMinute; public readonly int CanEnter; public readonly int StateValue; public readonly int OpenServerWeek; public readonly int OpenServerDay; public readonly int DataMapID; public readonly int StartHour; public readonly int StartMinute; public readonly int EndHour; public readonly int EndMinute; public readonly int CanEnter; public readonly int StateValue; public DungeonSpecialStateTimeConfig() public DungeonSpecialStateTimeConfig() { } @@ -33,25 +33,25 @@ { var tables = input.Split('\t'); int.TryParse(tables[0], out ID); int.TryParse(tables[0],out ID); int.TryParse(tables[1], out OpenServerWeek); int.TryParse(tables[1],out OpenServerWeek); int.TryParse(tables[2], out OpenServerDay); int.TryParse(tables[2],out OpenServerDay); int.TryParse(tables[3], out DataMapID); int.TryParse(tables[3],out DataMapID); int.TryParse(tables[4], out StartHour); int.TryParse(tables[4],out StartHour); int.TryParse(tables[5], out StartMinute); int.TryParse(tables[5],out StartMinute); int.TryParse(tables[6], out EndHour); int.TryParse(tables[6],out EndHour); int.TryParse(tables[7], out EndMinute); int.TryParse(tables[7],out EndMinute); int.TryParse(tables[8], out CanEnter); int.TryParse(tables[8],out CanEnter); int.TryParse(tables[9], out StateValue); int.TryParse(tables[9],out StateValue); } catch (Exception ex) { @@ -61,13 +61,13 @@ static Dictionary<string, DungeonSpecialStateTimeConfig> configs = new Dictionary<string, DungeonSpecialStateTimeConfig>(); public static DungeonSpecialStateTimeConfig Get(string id) { if (!inited) { if (!inited) { Debug.Log("DungeonSpecialStateTimeConfig 还未完成初始化。"); return null; } if (configs.ContainsKey(id)) { return configs[id]; @@ -83,7 +83,7 @@ return config; } public static DungeonSpecialStateTimeConfig Get(int id) public static DungeonSpecialStateTimeConfig Get(int id) { return Get(id.ToString()); } @@ -110,32 +110,32 @@ return values; } public static bool Has(string id) public static bool Has(string id) { return configs.ContainsKey(id) || rawDatas.ContainsKey(id); } public static bool Has(int id) public static bool Has(int id) { return Has(id.ToString()); } public static bool inited { get; private set; } public static bool inited { get; private set; } protected static Dictionary<string, string> rawDatas = new Dictionary<string, string>(); public static void Init(bool sync = false) public static void Init(bool sync=false) { inited = false; var path = string.Empty; inited = false; var path = string.Empty; if (AssetSource.refdataFromEditor) { path = ResourcesPath.CONFIG_FODLER + "/DungeonSpecialStateTime.txt"; path = ResourcesPath.CONFIG_FODLER +"/DungeonSpecialStateTime.txt"; } else { path = AssetVersionUtility.GetAssetFilePath("config/DungeonSpecialStateTime.txt"); } var tempConfig = new DungeonSpecialStateTimeConfig(); var tempConfig = new DungeonSpecialStateTimeConfig(); var preParse = tempConfig is IConfigPostProcess; if (sync) @@ -153,7 +153,7 @@ if (preParse) { var config = new DungeonSpecialStateTimeConfig(line); var config = new DungeonSpecialStateTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } @@ -162,33 +162,33 @@ rawDatas[id] = line; } } inited = true; inited = true; } else { ThreadPool.QueueUserWorkItem((object _object) => { var lines = File.ReadAllLines(path); if (!preParse) { rawDatas = new Dictionary<string, string>(lines.Length - 3); } if (!preParse) { rawDatas = new Dictionary<string, string>(lines.Length - 3); } for (int i = 3; i < lines.Length; i++) { var line = lines[i]; var index = line.IndexOf("\t"); var id = line.Substring(0, index); if (preParse) { var config = new DungeonSpecialStateTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { rawDatas[id] = line; } if (preParse) { var config = new DungeonSpecialStateTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { rawDatas[id] = line; } } inited = true; Core/GameEngine/Model/Config/DungeonSpecialStateTimeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a854705c934654941b9f691c8592cc53 timeCreated: 1550054833 timeCreated: 1550062466 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/DungeonStateTimeConfig.cs
@@ -153,7 +153,9 @@ if (preParse) { configs[id] = new DungeonStateTimeConfig(line); var config = new DungeonStateTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -179,7 +181,9 @@ if (preParse) { configs[id] = new DungeonStateTimeConfig(line); var config = new DungeonStateTimeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/DungeonStateTimeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8391544c319f6ad498cd4bd3e7760bf4 timeCreated: 1550054839 timeCreated: 1550061553 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/EffectConfig.cs
@@ -147,7 +147,9 @@ if (preParse) { configs[id] = new EffectConfig(line); var config = new EffectConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -173,7 +175,9 @@ if (preParse) { configs[id] = new EffectConfig(line); var config = new EffectConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/EffectConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ef6f2722be914a947bd5d47dcf341617 timeCreated: 1550054846 timeCreated: 1550061941 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ElderGodAreaConfig.cs
@@ -143,7 +143,9 @@ if (preParse) { configs[id] = new ElderGodAreaConfig(line); var config = new ElderGodAreaConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -169,7 +171,9 @@ if (preParse) { configs[id] = new ElderGodAreaConfig(line); var config = new ElderGodAreaConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ElderGodAreaConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a2d7a0aa4ee3d4145822c24a863e0161 timeCreated: 1550054853 timeCreated: 1550061441 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/EquipDeComposeConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new EquipDeComposeConfig(line); var config = new EquipDeComposeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new EquipDeComposeConfig(line); var config = new EquipDeComposeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/EquipDeComposeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 38e0019c62c305c4b979dd3a1e66cea5 timeCreated: 1550054891 timeCreated: 1550062235 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/EquipGSParamConfig.cs
@@ -252,7 +252,9 @@ if (preParse) { configs[id] = new EquipGSParamConfig(line); var config = new EquipGSParamConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -278,7 +280,9 @@ if (preParse) { configs[id] = new EquipGSParamConfig(line); var config = new EquipGSParamConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/EquipGSParamConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b14139202185e114e8c1b11ee6917430 timeCreated: 1550054910 timeCreated: 1550064207 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/EquipSuitAttrConfig.cs
@@ -179,7 +179,9 @@ if (preParse) { configs[id] = new EquipSuitAttrConfig(line); var config = new EquipSuitAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -205,7 +207,9 @@ if (preParse) { configs[id] = new EquipSuitAttrConfig(line); var config = new EquipSuitAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/EquipSuitAttrConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d9b33dbb155a39e4ca3766c48e825d16 timeCreated: 1550054918 timeCreated: 1550061378 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/EquipSuitCompoundConfig.cs
@@ -154,7 +154,9 @@ if (preParse) { configs[id] = new EquipSuitCompoundConfig(line); var config = new EquipSuitCompoundConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -180,7 +182,9 @@ if (preParse) { configs[id] = new EquipSuitCompoundConfig(line); var config = new EquipSuitCompoundConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/EquipSuitCompoundConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e02a56bdd275f5c4cba9d24746664bb1 timeCreated: 1550054865 timeCreated: 1550061616 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/EquipWashConfig.cs
@@ -177,7 +177,9 @@ if (preParse) { configs[id] = new EquipWashConfig(line); var config = new EquipWashConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -203,7 +205,9 @@ if (preParse) { configs[id] = new EquipWashConfig(line); var config = new EquipWashConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/EquipWashConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 19f48e263f005554ba7c2823f723611f timeCreated: 1550054872 timeCreated: 1550062498 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/EquipWashSpecConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new EquipWashSpecConfig(line); var config = new EquipWashSpecConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new EquipWashSpecConfig(line); var config = new EquipWashSpecConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/EquipWashSpecConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e69b17ec5e4cf384ca58ae4e68872508 timeCreated: 1550054878 timeCreated: 1550061576 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FaceConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new FaceConfig(line); var config = new FaceConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new FaceConfig(line); var config = new FaceConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FaceConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a8fb772ed8827a94e8bdc744e8db72bc timeCreated: 1550054884 timeCreated: 1550061861 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FairyGrabBossConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new FairyGrabBossConfig(line); var config = new FairyGrabBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new FairyGrabBossConfig(line); var config = new FairyGrabBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FairyGrabBossConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 26a045b74aff6e94084de48ee8e6c5bd timeCreated: 1550054898 timeCreated: 1550062117 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FamilyConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new FamilyConfig(line); var config = new FamilyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new FamilyConfig(line); var config = new FamilyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FamilyConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b49eb2589def2484f8b3adbda1e32059 timeCreated: 1550054904 timeCreated: 1550062633 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FamilyTechConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new FamilyTechConfig(line); var config = new FamilyTechConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new FamilyTechConfig(line); var config = new FamilyTechConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FamilyTechConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: af3100b0dea831941ac2b2bb9dfcf3c5 timeCreated: 1550055379 timeCreated: 1550061655 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FashionDressCabinetConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new FashionDressCabinetConfig(line); var config = new FashionDressCabinetConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new FashionDressCabinetConfig(line); var config = new FashionDressCabinetConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FashionDressCabinetConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 74eedf48f6bac02418863ae802c5f2f7 timeCreated: 1550055385 timeCreated: 1550061410 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FashionDressConfig.cs
@@ -166,7 +166,9 @@ if (preParse) { configs[id] = new FashionDressConfig(line); var config = new FashionDressConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -192,7 +194,9 @@ if (preParse) { configs[id] = new FashionDressConfig(line); var config = new FashionDressConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FashionDressConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 230b0e119dd54214aaba6fb4d7a475f6 timeCreated: 1550055412 timeCreated: 1550062243 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FestivalRedpackTaskConfig.cs
@@ -143,7 +143,9 @@ if (preParse) { configs[id] = new FestivalRedpackTaskConfig(line); var config = new FestivalRedpackTaskConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -169,7 +171,9 @@ if (preParse) { configs[id] = new FestivalRedpackTaskConfig(line); var config = new FestivalRedpackTaskConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FestivalRedpackTaskConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: dd72334f41ba7ac4499e4e4a9e5dadae timeCreated: 1550055392 timeCreated: 1550061513 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FightPowerParamConfig.cs
@@ -210,7 +210,9 @@ if (preParse) { configs[id] = new FightPowerParamConfig(line); var config = new FightPowerParamConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -236,7 +238,9 @@ if (preParse) { configs[id] = new FightPowerParamConfig(line); var config = new FightPowerParamConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FightPowerParamConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: eeaec73886e9b87498cba43f84d0d154 timeCreated: 1550055398 timeCreated: 1550062394 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FreeGoodsConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new FreeGoodsConfig(line); var config = new FreeGoodsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new FreeGoodsConfig(line); var config = new FreeGoodsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FreeGoodsConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f44c5aa35c0a25d48a25729a6bf03505 timeCreated: 1550055405 timeCreated: 1550061933 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FuncConfigConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new FuncConfigConfig(line); var config = new FuncConfigConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new FuncConfigConfig(line); var config = new FuncConfigConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FuncConfigConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: de6e0db00b5dce947888e8f8b0ca649f timeCreated: 1550055419 timeCreated: 1550061718 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FuncOpenLVConfig.cs
@@ -156,7 +156,9 @@ if (preParse) { configs[id] = new FuncOpenLVConfig(line); var config = new FuncOpenLVConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -182,7 +184,9 @@ if (preParse) { configs[id] = new FuncOpenLVConfig(line); var config = new FuncOpenLVConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FuncOpenLVConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e439d05f4981f2c43a2d60a39d7d3676 timeCreated: 1550055482 timeCreated: 1550061750 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FuncSwitchConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new FuncSwitchConfig(line); var config = new FuncSwitchConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new FuncSwitchConfig(line); var config = new FuncSwitchConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FuncSwitchConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b08d6cffeb7446b4292e1b07ce368010 timeCreated: 1550055450 timeCreated: 1550061822 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/FunctionForecastConfig.cs
@@ -171,7 +171,9 @@ if (preParse) { configs[id] = new FunctionForecastConfig(line); var config = new FunctionForecastConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -197,7 +199,9 @@ if (preParse) { configs[id] = new FunctionForecastConfig(line); var config = new FunctionForecastConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/FunctionForecastConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: def19b1c19a00fa489d93b4062da9197 timeCreated: 1550055469 timeCreated: 1550062426 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/GatherSoulComposeConfig.cs
@@ -146,7 +146,9 @@ if (preParse) { configs[id] = new GatherSoulComposeConfig(line); var config = new GatherSoulComposeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -172,7 +174,9 @@ if (preParse) { configs[id] = new GatherSoulComposeConfig(line); var config = new GatherSoulComposeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/GatherSoulComposeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8f22dc2f54823574b9bf17c4f6c6fb1a timeCreated: 1550055425 timeCreated: 1550062220 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/GatherSoulConfig.cs
@@ -137,7 +137,9 @@ if (preParse) { configs[id] = new GatherSoulConfig(line); var config = new GatherSoulConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -163,7 +165,9 @@ if (preParse) { configs[id] = new GatherSoulConfig(line); var config = new GatherSoulConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/GatherSoulConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5cf008cda6a83e74f990c080d044b99f timeCreated: 1550055476 timeCreated: 1550061418 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/GatherSoulPropertyConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new GatherSoulPropertyConfig(line); var config = new GatherSoulPropertyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new GatherSoulPropertyConfig(line); var config = new GatherSoulPropertyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/GatherSoulPropertyConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 957d89261362aff4bb0e19bf58932bba timeCreated: 1550055432 timeCreated: 1550062418 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/GetItemWaysConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new GetItemWaysConfig(line); var config = new GetItemWaysConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new GetItemWaysConfig(line); var config = new GetItemWaysConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/GetItemWaysConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e1d442762f3203e40a1744d5e5fcb478 timeCreated: 1550055439 timeCreated: 1550061957 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/GmCmdConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new GmCmdConfig(line); var config = new GmCmdConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new GmCmdConfig(line); var config = new GmCmdConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/GmCmdConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c8ba5175b55f32948bcb2017d3f7a8af timeCreated: 1550055444 timeCreated: 1550061592 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/GodWeaponConfig.cs
@@ -157,7 +157,9 @@ if (preParse) { configs[id] = new GodWeaponConfig(line); var config = new GodWeaponConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -183,7 +185,9 @@ if (preParse) { configs[id] = new GodWeaponConfig(line); var config = new GodWeaponConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/GodWeaponConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9df70fc7c8019784eae41b361ea302f2 timeCreated: 1550055745 timeCreated: 1550062181 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/GodWeaponEffectConfig.cs
@@ -171,7 +171,9 @@ if (preParse) { configs[id] = new GodWeaponEffectConfig(line); var config = new GodWeaponEffectConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -197,7 +199,9 @@ if (preParse) { configs[id] = new GodWeaponEffectConfig(line); var config = new GodWeaponEffectConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/GodWeaponEffectConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e0890c95fe7a69f4f84cd47c29134c27 timeCreated: 1550055457 timeCreated: 1550062323 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/GuardConfig.cs
@@ -143,7 +143,9 @@ if (preParse) { configs[id] = new GuardConfig(line); var config = new GuardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -169,7 +171,9 @@ if (preParse) { configs[id] = new GuardConfig(line); var config = new GuardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/GuardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 25e92d9531292434b974fd2191d818c7 timeCreated: 1550055463 timeCreated: 1550062029 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/GuideConfig.cs
@@ -155,7 +155,9 @@ if (preParse) { configs[id] = new GuideConfig(line); var config = new GuideConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -181,7 +183,9 @@ if (preParse) { configs[id] = new GuideConfig(line); var config = new GuideConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/GuideConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b8fc091fd0fa850459269b011b63ab49 timeCreated: 1550055758 timeCreated: 1550061640 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/HelpInfoConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new HelpInfoConfig(line); var config = new HelpInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new HelpInfoConfig(line); var config = new HelpInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/HelpInfoConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 568ba466c2d4d9d43bbd8482c935d75e timeCreated: 1550055752 timeCreated: 1550061782 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/HolidayHomingConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new HolidayHomingConfig(line); var config = new HolidayHomingConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new HolidayHomingConfig(line); var config = new HolidayHomingConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/HolidayHomingConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6a6f70329d2e68945a565482e513ef68 timeCreated: 1550055766 timeCreated: 1550061426 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/HolidayHomingPointConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new HolidayHomingPointConfig(line); var config = new HolidayHomingPointConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new HolidayHomingPointConfig(line); var config = new HolidayHomingPointConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/HolidayHomingPointConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 099670618e30ffc4384df939f37e5a44 timeCreated: 1550055771 timeCreated: 1550061529 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/HorseConfig.cs
@@ -179,7 +179,9 @@ if (preParse) { configs[id] = new HorseConfig(line); var config = new HorseConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -205,7 +207,9 @@ if (preParse) { configs[id] = new HorseConfig(line); var config = new HorseConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/HorseConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4376433a7cf5c44408693a1925a82615 timeCreated: 1550055778 timeCreated: 1550062442 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/HorseUpConfig.cs
@@ -162,7 +162,9 @@ if (preParse) { configs[id] = new HorseUpConfig(line); var config = new HorseUpConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -188,7 +190,9 @@ if (preParse) { configs[id] = new HorseUpConfig(line); var config = new HorseUpConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/HorseUpConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 75c1dd130a2c06b4d8e9dead97744f6d timeCreated: 1550055792 timeCreated: 1550061291 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/IceLodeStarAwardConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new IceLodeStarAwardConfig(line); var config = new IceLodeStarAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new IceLodeStarAwardConfig(line); var config = new IceLodeStarAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/IceLodeStarAwardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5c2eac10047d300499a8e9edc0d20c69 timeCreated: 1550055784 timeCreated: 1550062346 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/IconConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new IconConfig(line); var config = new IconConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new IconConfig(line); var config = new IconConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/IconConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b7dcfbb3c0f4b184f96ab294709a0a5b timeCreated: 1550055798 timeCreated: 1550061307 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/InSevenDaysConfig.cs
@@ -153,7 +153,9 @@ if (preParse) { configs[id] = new InSevenDaysConfig(line); var config = new InSevenDaysConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -179,7 +181,9 @@ if (preParse) { configs[id] = new InSevenDaysConfig(line); var config = new InSevenDaysConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/InSevenDaysConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 57d75fb6f1a94594fa8dff0e295adc82 timeCreated: 1550055849 timeCreated: 1550061259 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/InvestConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new InvestConfig(line); var config = new InvestConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new InvestConfig(line); var config = new InvestConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/InvestConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2c7c454a87ee3644888a188ac63ebfd4 timeCreated: 1550055868 timeCreated: 1550061608 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ItemCompoundConfig.cs
@@ -221,7 +221,9 @@ if (preParse) { configs[id] = new ItemCompoundConfig(line); var config = new ItemCompoundConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -247,7 +249,9 @@ if (preParse) { configs[id] = new ItemCompoundConfig(line); var config = new ItemCompoundConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ItemCompoundConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3b107594b50f0384a9b6dc6283998cd1 timeCreated: 1550055829 timeCreated: 1550064217 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ItemConfig.cs
@@ -348,7 +348,9 @@ if (preParse) { configs[id] = new ItemConfig(line); var config = new ItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -374,7 +376,9 @@ if (preParse) { configs[id] = new ItemConfig(line); var config = new ItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ItemConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d8119bf7e6ca50545b91b2230738cd2c timeCreated: 1550055856 timeCreated: 1550061505 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ItemPlusConfig.cs
@@ -150,7 +150,9 @@ if (preParse) { configs[id] = new ItemPlusConfig(line); var config = new ItemPlusConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -176,7 +178,9 @@ if (preParse) { configs[id] = new ItemPlusConfig(line); var config = new ItemPlusConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ItemPlusConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6ce4974e01836844fb7c4307155ed0a9 timeCreated: 1550055836 timeCreated: 1550062513 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ItemPlusMaxConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new ItemPlusMaxConfig(line); var config = new ItemPlusMaxConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new ItemPlusMaxConfig(line); var config = new ItemPlusMaxConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ItemPlusMaxConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 709eceec8717fff4c8f2d12d19aa7f7c timeCreated: 1550055843 timeCreated: 1550061275 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ItemPlusSumAttrConfig.cs
@@ -142,7 +142,9 @@ if (preParse) { configs[id] = new ItemPlusSumAttrConfig(line); var config = new ItemPlusSumAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -168,7 +170,9 @@ if (preParse) { configs[id] = new ItemPlusSumAttrConfig(line); var config = new ItemPlusSumAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ItemPlusSumAttrConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4659e3180d3abc940909d4a253f35209 timeCreated: 1550055862 timeCreated: 1550061679 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/JadeDynastyBossConfig.cs
@@ -155,7 +155,9 @@ if (preParse) { configs[id] = new JadeDynastyBossConfig(line); var config = new JadeDynastyBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -181,7 +183,9 @@ if (preParse) { configs[id] = new JadeDynastyBossConfig(line); var config = new JadeDynastyBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/JadeDynastyBossConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 52d600bcf9b026a4da3fc2bb15f697dc timeCreated: 1550055805 timeCreated: 1550061481 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/JadeDynastyStoneAttrConfig.cs
@@ -148,7 +148,9 @@ if (preParse) { configs[id] = new JadeDynastyStoneAttrConfig(line); var config = new JadeDynastyStoneAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -174,7 +176,9 @@ if (preParse) { configs[id] = new JadeDynastyStoneAttrConfig(line); var config = new JadeDynastyStoneAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/JadeDynastyStoneAttrConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b0628c780daeb6047aaa59285fd91dea timeCreated: 1550055811 timeCreated: 1550062330 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/JadeDynastySuitAttrConfig.cs
@@ -148,7 +148,9 @@ if (preParse) { configs[id] = new JadeDynastySuitAttrConfig(line); var config = new JadeDynastySuitAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -174,7 +176,9 @@ if (preParse) { configs[id] = new JadeDynastySuitAttrConfig(line); var config = new JadeDynastySuitAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/JadeDynastySuitAttrConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7d9fafbce133bda41a2fa25aba79ee1d timeCreated: 1550055974 timeCreated: 1550061347 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/JadeDynastyTowerConfig.cs
@@ -205,7 +205,9 @@ if (preParse) { configs[id] = new JadeDynastyTowerConfig(line); var config = new JadeDynastyTowerConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -231,7 +233,9 @@ if (preParse) { configs[id] = new JadeDynastyTowerConfig(line); var config = new JadeDynastyTowerConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/JadeDynastyTowerConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b9d35188df15a2d438aa5e8bcd079387 timeCreated: 1550055086 timeCreated: 1550061561 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/JobNameConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new JobNameConfig(line); var config = new JobNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new JobNameConfig(line); var config = new JobNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/JobNameConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a3e4b0ac3ff81d5408ed54121b72c87a timeCreated: 1550055817 timeCreated: 1550062450 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/JobSetupConfig.cs
@@ -227,7 +227,9 @@ if (preParse) { configs[id] = new JobSetupConfig(line); var config = new JobSetupConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -253,7 +255,9 @@ if (preParse) { configs[id] = new JobSetupConfig(line); var config = new JobSetupConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/JobSetupConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 44af7bf1f77c36a4fbdbd0a1eec24768 timeCreated: 1550055823 timeCreated: 1550062259 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/KickOutReasonConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new KickOutReasonConfig(line); var config = new KickOutReasonConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new KickOutReasonConfig(line); var config = new KickOutReasonConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/KickOutReasonConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 43614ad38b7dafc4c8f20ba6adc6f409 timeCreated: 1550054949 timeCreated: 1550061449 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/KingTreasureConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new KingTreasureConfig(line); var config = new KingTreasureConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new KingTreasureConfig(line); var config = new KingTreasureConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/KingTreasureConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 755092d2f4b20dd45a16b0a8996119e2 timeCreated: 1550054924 timeCreated: 1550061703 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/KingTreasureItemConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new KingTreasureItemConfig(line); var config = new KingTreasureItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new KingTreasureItemConfig(line); var config = new KingTreasureItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/KingTreasureItemConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cfa1235b394b3e6438a6211123917e82 timeCreated: 1550054930 timeCreated: 1550062141 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/LVAawrdConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new LVAawrdConfig(line); var config = new LVAawrdConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new LVAawrdConfig(line); var config = new LVAawrdConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/LVAawrdConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b305fa2390ca6dd439a7c6d61b1ce724 timeCreated: 1550054974 timeCreated: 1550062291 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/LanguageConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new LanguageConfig(line); var config = new LanguageConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new LanguageConfig(line); var config = new LanguageConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/LanguageConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6e0088d2bbea64147aa804e8aa8f9f8d timeCreated: 1550054936 timeCreated: 1550062275 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/LoadingBackGroundConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new LoadingBackGroundConfig(line); var config = new LoadingBackGroundConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new LoadingBackGroundConfig(line); var config = new LoadingBackGroundConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/LoadingBackGroundConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c7d4d28c22cfd0a4ba5664d4c120d929 timeCreated: 1550054943 timeCreated: 1550061893 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/LoadingFunctionConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new LoadingFunctionConfig(line); var config = new LoadingFunctionConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new LoadingFunctionConfig(line); var config = new LoadingFunctionConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/LoadingFunctionConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 255de741759f59f4c8d886d52ba0e172 timeCreated: 1550054968 timeCreated: 1550061402 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/LoadingTipConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new LoadingTipConfig(line); var config = new LoadingTipConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new LoadingTipConfig(line); var config = new LoadingTipConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/LoadingTipConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f5b72d8bc7165594e864582ceda26e31 timeCreated: 1550054956 timeCreated: 1550061814 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/LoginAdConfig.cs
@@ -143,7 +143,9 @@ if (preParse) { configs[id] = new LoginAdConfig(line); var config = new LoginAdConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -169,7 +171,9 @@ if (preParse) { configs[id] = new LoginAdConfig(line); var config = new LoginAdConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/LoginAdConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a494e169a64eec542a5c2868d623c993 timeCreated: 1550054962 timeCreated: 1550061711 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/LoginRewardConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new LoginRewardConfig(line); var config = new LoginRewardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new LoginRewardConfig(line); var config = new LoginRewardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/LoginRewardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 20bbea206a1a28d428792f768452039b timeCreated: 1550055875 timeCreated: 1550061624 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/LoginSeverListConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new LoginSeverListConfig(line); var config = new LoginSeverListConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new LoginSeverListConfig(line); var config = new LoginSeverListConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/LoginSeverListConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ca34179bd00dcf145a68bc21a52df58c timeCreated: 1550054999 timeCreated: 1550061663 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/MailConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new MailConfig(line); var config = new MailConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new MailConfig(line); var config = new MailConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/MailConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a7d857c192141c04ba92dad0619c5ca9 timeCreated: 1550054981 timeCreated: 1550061973 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/MapConfig.cs
@@ -170,7 +170,9 @@ if (preParse) { configs[id] = new MapConfig(line); var config = new MapConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -196,7 +198,9 @@ if (preParse) { configs[id] = new MapConfig(line); var config = new MapConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/MapConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: db9da28a811a0af4db68188db3a20863 timeCreated: 1550054987 timeCreated: 1550062125 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/MapEventPointConfig.cs
@@ -159,7 +159,9 @@ if (preParse) { configs[id] = new MapEventPointConfig(line); var config = new MapEventPointConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -185,7 +187,9 @@ if (preParse) { configs[id] = new MapEventPointConfig(line); var config = new MapEventPointConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/MapEventPointConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c1d2ccde5bec1a54ab028c9dbaf5486d timeCreated: 1550055005 timeCreated: 1550061315 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/MapResourcesConfig.cs
@@ -164,7 +164,9 @@ if (preParse) { configs[id] = new MapResourcesConfig(line); var config = new MapResourcesConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -190,7 +192,9 @@ if (preParse) { configs[id] = new MapResourcesConfig(line); var config = new MapResourcesConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/MapResourcesConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0f083ac5207647946bdd74f78320649c timeCreated: 1550055011 timeCreated: 1550062402 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/MapUiControlConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new MapUiControlConfig(line); var config = new MapUiControlConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new MapUiControlConfig(line); var config = new MapUiControlConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/MapUiControlConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3b1eeed638d96ad4fa13cfca7924f5aa timeCreated: 1550055025 timeCreated: 1550061901 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/MarketConfig.cs
@@ -173,7 +173,9 @@ if (preParse) { configs[id] = new MarketConfig(line); var config = new MarketConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -199,7 +201,9 @@ if (preParse) { configs[id] = new MarketConfig(line); var config = new MarketConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/MarketConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e0fd72cda41094e4c972466a72319ece timeCreated: 1550055040 timeCreated: 1550062060 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/MarketQueryConfig.cs
@@ -134,7 +134,9 @@ if (preParse) { configs[id] = new MarketQueryConfig(line); var config = new MarketQueryConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -160,7 +162,9 @@ if (preParse) { configs[id] = new MarketQueryConfig(line); var config = new MarketQueryConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/MarketQueryConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7d32d4c73992bfd4d9a654c18b57a85a timeCreated: 1550055046 timeCreated: 1550061885 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ModelResConfig.cs
@@ -171,7 +171,9 @@ if (preParse) { configs[id] = new ModelResConfig(line); var config = new ModelResConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -197,7 +199,9 @@ if (preParse) { configs[id] = new ModelResConfig(line); var config = new ModelResConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ModelResConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1d03f21ad3a4d87458674c81302b3f05 timeCreated: 1550055052 timeCreated: 1550061299 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/MonsterNameColorConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new MonsterNameColorConfig(line); var config = new MonsterNameColorConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new MonsterNameColorConfig(line); var config = new MonsterNameColorConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/MonsterNameColorConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ab09a7f220cb259469cefed0e369b210 timeCreated: 1550055059 timeCreated: 1550061877 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/MonsterRefreshPointConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new MonsterRefreshPointConfig(line); var config = new MonsterRefreshPointConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new MonsterRefreshPointConfig(line); var config = new MonsterRefreshPointConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/MonsterRefreshPointConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 12d73353a7b3d8b4aacf1b3c99c74461 timeCreated: 1550055066 timeCreated: 1550062212 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/NPCConfig.cs
@@ -305,7 +305,9 @@ if (preParse) { configs[id] = new NPCConfig(line); var config = new NPCConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -331,7 +333,9 @@ if (preParse) { configs[id] = new NPCConfig(line); var config = new NPCConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/NPCConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b4d6db2976b26484f8019704d533088f timeCreated: 1550055502 timeCreated: 1550061331 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/NPCDialogueConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new NPCDialogueConfig(line); var config = new NPCDialogueConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new NPCDialogueConfig(line); var config = new NPCDialogueConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/NPCDialogueConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8a0d4e5fa570e8042b2925c298f7f9a5 timeCreated: 1550055509 timeCreated: 1550061267 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/NPCDropItemConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new NPCDropItemConfig(line); var config = new NPCDropItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new NPCDropItemConfig(line); var config = new NPCDropItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/NPCDropItemConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c4f99ba2968cddd47aa25c2ec7d79f2e timeCreated: 1550055522 timeCreated: 1550061981 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/NewAllPeoplePartyAwardConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new NewAllPeoplePartyAwardConfig(line); var config = new NewAllPeoplePartyAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new NewAllPeoplePartyAwardConfig(line); var config = new NewAllPeoplePartyAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/NewAllPeoplePartyAwardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: dd3a662244cc35d45991df647ffce453 timeCreated: 1550055489 timeCreated: 1550061386 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/NewAllPeoplePartyConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new NewAllPeoplePartyConfig(line); var config = new NewAllPeoplePartyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new NewAllPeoplePartyConfig(line); var config = new NewAllPeoplePartyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/NewAllPeoplePartyConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f3880d003c39f0e4486cc0c3fcac1805 timeCreated: 1550055516 timeCreated: 1550062101 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/NewUniquenessArriveConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new NewUniquenessArriveConfig(line); var config = new NewUniquenessArriveConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new NewUniquenessArriveConfig(line); var config = new NewUniquenessArriveConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/NewUniquenessArriveConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e5f093e537388b948bd3fcba1f3f09c3 timeCreated: 1550055495 timeCreated: 1550062410 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/OSCBillRankAwardConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new OSCBillRankAwardConfig(line); var config = new OSCBillRankAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new OSCBillRankAwardConfig(line); var config = new OSCBillRankAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/OSCBillRankAwardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3ce355e184b60954597ffc562a88e8cd timeCreated: 1550055542 timeCreated: 1550061758 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/OSCBillTagAwardConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new OSCBillTagAwardConfig(line); var config = new OSCBillTagAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new OSCBillTagAwardConfig(line); var config = new OSCBillTagAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/OSCBillTagAwardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 462d10ecb5d6ca242ae1e1a05b0e880e timeCreated: 1550055550 timeCreated: 1550062307 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/OSRedAchieveConfig.cs
@@ -143,7 +143,9 @@ if (preParse) { configs[id] = new OSRedAchieveConfig(line); var config = new OSRedAchieveConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -169,7 +171,9 @@ if (preParse) { configs[id] = new OSRedAchieveConfig(line); var config = new OSRedAchieveConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/OSRedAchieveConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 274bb1a085ee30649b3aea2d02c6f514 timeCreated: 1550055556 timeCreated: 1550061632 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/OccupationNameConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new OccupationNameConfig(line); var config = new OccupationNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new OccupationNameConfig(line); var config = new OccupationNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/OccupationNameConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d1d555e751e2ff641a8e4f4b73de90dd timeCreated: 1550055529 timeCreated: 1550061949 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/OnlineAwardConfig.cs
@@ -137,7 +137,9 @@ if (preParse) { configs[id] = new OnlineAwardConfig(line); var config = new OnlineAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -163,7 +165,9 @@ if (preParse) { configs[id] = new OnlineAwardConfig(line); var config = new OnlineAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/OnlineAwardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2c40dfb1fb0e531438be857417c23fa4 timeCreated: 1550055563 timeCreated: 1550061370 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/OrderInfoConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new OrderInfoConfig(line); var config = new OrderInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new OrderInfoConfig(line); var config = new OrderInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/OrderInfoConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 62abc5f41958a3348a1959ed92b4be58 timeCreated: 1550055535 timeCreated: 1550061568 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/PersonalBossConfig.cs
@@ -148,7 +148,9 @@ if (preParse) { configs[id] = new PersonalBossConfig(line); var config = new PersonalBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -174,7 +176,9 @@ if (preParse) { configs[id] = new PersonalBossConfig(line); var config = new PersonalBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/PersonalBossConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f73cc9f99bc29204fb20c8eecff4b111 timeCreated: 1550055603 timeCreated: 1550061521 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/PetClassCostConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new PetClassCostConfig(line); var config = new PetClassCostConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new PetClassCostConfig(line); var config = new PetClassCostConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/PetClassCostConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9ad9cbc4fc00b6c4da7228569abb40b2 timeCreated: 1550055609 timeCreated: 1550062251 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/PetEatEquipConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new PetEatEquipConfig(line); var config = new PetEatEquipConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new PetEatEquipConfig(line); var config = new PetEatEquipConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/PetEatEquipConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2e25e80153ee534439b9a5ae9d0edcc5 timeCreated: 1550055596 timeCreated: 1550061774 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/PetInfoConfig.cs
@@ -197,7 +197,9 @@ if (preParse) { configs[id] = new PetInfoConfig(line); var config = new PetInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -223,7 +225,9 @@ if (preParse) { configs[id] = new PetInfoConfig(line); var config = new PetInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/PetInfoConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 98af4e4162d8caf40be1f880d71faa00 timeCreated: 1550055615 timeCreated: 1550061917 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/PlayerLVConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new PlayerLVConfig(line); var config = new PlayerLVConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new PlayerLVConfig(line); var config = new PlayerLVConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/PlayerLVConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a737b260c18771c488c5105b47724fed timeCreated: 1550055622 timeCreated: 1550061838 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/PlayerPropertyConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new PlayerPropertyConfig(line); var config = new PlayerPropertyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new PlayerPropertyConfig(line); var config = new PlayerPropertyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/PlayerPropertyConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2deaa7d02e386a54a997be559b9f935b timeCreated: 1550055569 timeCreated: 1550062434 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/PriorBundleConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new PriorBundleConfig(line); var config = new PriorBundleConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new PriorBundleConfig(line); var config = new PriorBundleConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/PriorBundleConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 628405e27c19b7647be8f4107b8c25d8 timeCreated: 1550055577 timeCreated: 1550061647 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/PriorLanguageConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new PriorLanguageConfig(line); var config = new PriorLanguageConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new PriorLanguageConfig(line); var config = new PriorLanguageConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/PriorLanguageConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cb9550a92ac68c248a8a272cb551bc42 timeCreated: 1550055583 timeCreated: 1550061283 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/PyTaskConfig.cs
@@ -165,7 +165,9 @@ if (preParse) { configs[id] = new PyTaskConfig(line); var config = new PyTaskConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -191,7 +193,9 @@ if (preParse) { configs[id] = new PyTaskConfig(line); var config = new PyTaskConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/PyTaskConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 82f31e0ed479e9d41a3ee6399e114128 timeCreated: 1550055589 timeCreated: 1550062053 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/QuestionBankConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new QuestionBankConfig(line); var config = new QuestionBankConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new QuestionBankConfig(line); var config = new QuestionBankConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/QuestionBankConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c893415f510396d4c8586df06b5e2217 timeCreated: 1550055140 timeCreated: 1550062109 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RandomNameConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new RandomNameConfig(line); var config = new RandomNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new RandomNameConfig(line); var config = new RandomNameConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RandomNameConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: fe6eb472807209e419faf754029e7868 timeCreated: 1550055113 timeCreated: 1550062569 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RankListConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new RankListConfig(line); var config = new RankListConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new RankListConfig(line); var config = new RankListConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RankListConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2c01b1943603f56479340a920fe1239a timeCreated: 1550055119 timeCreated: 1550062165 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RealmConfig.cs
@@ -184,7 +184,9 @@ if (preParse) { configs[id] = new RealmConfig(line); var config = new RealmConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -210,7 +212,9 @@ if (preParse) { configs[id] = new RealmConfig(line); var config = new RealmConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RealmConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d49ca04ff4a91bc4fb645c417f9ef0b3 timeCreated: 1550055126 timeCreated: 1550062338 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RealmPracticeConfig.cs
@@ -152,7 +152,9 @@ if (preParse) { configs[id] = new RealmPracticeConfig(line); var config = new RealmPracticeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -178,7 +180,9 @@ if (preParse) { configs[id] = new RealmPracticeConfig(line); var config = new RealmPracticeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RealmPracticeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9a9c5644d0e791d4abe8ce342be63ce9 timeCreated: 1550055133 timeCreated: 1550062370 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RedPackConfig.cs
@@ -150,7 +150,9 @@ if (preParse) { configs[id] = new RedPackConfig(line); var config = new RedPackConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -176,7 +178,9 @@ if (preParse) { configs[id] = new RedPackConfig(line); var config = new RedPackConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RedPackConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: df6975e8e80d05a42a2cdd04a2d979ba timeCreated: 1550055146 timeCreated: 1550061766 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RefineStoveConfig.cs
@@ -145,7 +145,9 @@ if (preParse) { configs[id] = new RefineStoveConfig(line); var config = new RefineStoveConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -171,7 +173,9 @@ if (preParse) { configs[id] = new RefineStoveConfig(line); var config = new RefineStoveConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RefineStoveConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4d0f3346b319e1f4fa0e407e964659d7 timeCreated: 1550055153 timeCreated: 1550061489 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ResourcesBackConfig.cs
@@ -153,7 +153,9 @@ if (preParse) { configs[id] = new ResourcesBackConfig(line); var config = new ResourcesBackConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -179,7 +181,9 @@ if (preParse) { configs[id] = new ResourcesBackConfig(line); var config = new ResourcesBackConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ResourcesBackConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4cf744c57029fa549b02eaf90473a267 timeCreated: 1550055185 timeCreated: 1550061726 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RichTextMsgReplaceConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new RichTextMsgReplaceConfig(line); var config = new RichTextMsgReplaceConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new RichTextMsgReplaceConfig(line); var config = new RichTextMsgReplaceConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RichTextMsgReplaceConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 903b50388908bef41829e4880a080e54 timeCreated: 1550055159 timeCreated: 1550062378 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RoleEquipStarsConfig.cs
@@ -145,7 +145,9 @@ if (preParse) { configs[id] = new RoleEquipStarsConfig(line); var config = new RoleEquipStarsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -171,7 +173,9 @@ if (preParse) { configs[id] = new RoleEquipStarsConfig(line); var config = new RoleEquipStarsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RoleEquipStarsConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 305c0c6ef282ad74c85043ec5b241b74 timeCreated: 1550055166 timeCreated: 1550062149 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RoleResourceConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new RoleResourceConfig(line); var config = new RoleResourceConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new RoleResourceConfig(line); var config = new RoleResourceConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RoleResourceConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: aae8fc293741d9c4e9633dcf4b7796b9 timeCreated: 1550055172 timeCreated: 1550062196 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RoleStrongerConfig.cs
@@ -167,7 +167,9 @@ if (preParse) { configs[id] = new RoleStrongerConfig(line); var config = new RoleStrongerConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -193,7 +195,9 @@ if (preParse) { configs[id] = new RoleStrongerConfig(line); var config = new RoleStrongerConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RoleStrongerConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: df80b8fe8e9c9d34a9b43fac69f2fee0 timeCreated: 1550055178 timeCreated: 1550062506 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RuleConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new RuleConfig(line); var config = new RuleConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new RuleConfig(line); var config = new RuleConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RuleConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8259c6104cfaf7046b299a000c74a481 timeCreated: 1550055219 timeCreated: 1550061600 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RuneComposeConfig.cs
@@ -137,7 +137,9 @@ if (preParse) { configs[id] = new RuneComposeConfig(line); var config = new RuneComposeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -163,7 +165,9 @@ if (preParse) { configs[id] = new RuneComposeConfig(line); var config = new RuneComposeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RuneComposeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 262cce73e624ee14e98318b8d28f622b timeCreated: 1550055199 timeCreated: 1550061845 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RuneConfig.cs
@@ -137,7 +137,9 @@ if (preParse) { configs[id] = new RuneConfig(line); var config = new RuneConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -163,7 +165,9 @@ if (preParse) { configs[id] = new RuneConfig(line); var config = new RuneConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RuneConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 17d815a2b8f9b88498a84d0db68bcca8 timeCreated: 1550055192 timeCreated: 1550062188 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RuneTowerConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new RuneTowerConfig(line); var config = new RuneTowerConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new RuneTowerConfig(line); var config = new RuneTowerConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RuneTowerConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f573cabf91c10b142bf8dd4bfb764b99 timeCreated: 1550055205 timeCreated: 1550061465 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/RuneTowerFloorConfig.cs
@@ -168,7 +168,9 @@ if (preParse) { configs[id] = new RuneTowerFloorConfig(line); var config = new RuneTowerFloorConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -194,7 +196,9 @@ if (preParse) { configs[id] = new RuneTowerFloorConfig(line); var config = new RuneTowerFloorConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/RuneTowerFloorConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: eb171bb232d1b3140ad2092f5f1f9d29 timeCreated: 1550055211 timeCreated: 1550062228 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/SceneReplaceConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new SceneReplaceConfig(line); var config = new SceneReplaceConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new SceneReplaceConfig(line); var config = new SceneReplaceConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/SceneReplaceConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b99829397b21cba4594b0b457c4e5c79 timeCreated: 1550055225 timeCreated: 1550062068 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/SceneShadowConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new SceneShadowConfig(line); var config = new SceneShadowConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new SceneShadowConfig(line); var config = new SceneShadowConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/SceneShadowConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e274c94f76a9db24691a44cf7f87729a timeCreated: 1550055231 timeCreated: 1550062474 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/SignInConfig.cs
@@ -151,7 +151,9 @@ if (preParse) { configs[id] = new SignInConfig(line); var config = new SignInConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -177,7 +179,9 @@ if (preParse) { configs[id] = new SignInConfig(line); var config = new SignInConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/SignInConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3b6ae9091c14e114f81eb3dc568e88a0 timeCreated: 1550055262 timeCreated: 1550062021 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/SkillConfig.cs
@@ -345,7 +345,9 @@ if (preParse) { configs[id] = new SkillConfig(line); var config = new SkillConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -371,7 +373,9 @@ if (preParse) { configs[id] = new SkillConfig(line); var config = new SkillConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/SkillConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8d141ff0a879e0e4ebc139b5d29ec944 timeCreated: 1550055269 timeCreated: 1550062133 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/SkillFrameAnimationConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new SkillFrameAnimationConfig(line); var config = new SkillFrameAnimationConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new SkillFrameAnimationConfig(line); var config = new SkillFrameAnimationConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/SkillFrameAnimationConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 64ee50117ef286d43be1786af44e04bb timeCreated: 1550055275 timeCreated: 1550061497 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/StoreConfig.cs
@@ -196,7 +196,9 @@ if (preParse) { configs[id] = new StoreConfig(line); var config = new StoreConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -222,7 +224,9 @@ if (preParse) { configs[id] = new StoreConfig(line); var config = new StoreConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/StoreConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 602ffd3ae93acbd4ab37153e80b12548 timeCreated: 1550055237 timeCreated: 1550062045 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/StoryMissionsConfig.cs
@@ -167,7 +167,9 @@ if (preParse) { configs[id] = new StoryMissionsConfig(line); var config = new StoryMissionsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -193,7 +195,9 @@ if (preParse) { configs[id] = new StoryMissionsConfig(line); var config = new StoryMissionsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/StoryMissionsConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cfc7efaf66b8710448b57f2006fe4011 timeCreated: 1550055243 timeCreated: 1550062354 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/SuccessConfig.cs
@@ -190,7 +190,9 @@ if (preParse) { configs[id] = new SuccessConfig(line); var config = new SuccessConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -216,7 +218,9 @@ if (preParse) { configs[id] = new SuccessConfig(line); var config = new SuccessConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/SuccessConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5d5d6e9a9f92bca4a882d34931ec3dce timeCreated: 1550055250 timeCreated: 1550062013 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/SuitEffectConfig.cs
@@ -137,7 +137,9 @@ if (preParse) { configs[id] = new SuitEffectConfig(line); var config = new SuitEffectConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -163,7 +165,9 @@ if (preParse) { configs[id] = new SuitEffectConfig(line); var config = new SuitEffectConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/SuitEffectConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 64f5753971c56474ba2a5cb899b5fbd5 timeCreated: 1550055256 timeCreated: 1550061354 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/SysInfoConfig.cs
@@ -146,7 +146,9 @@ if (preParse) { configs[id] = new SysInfoConfig(line); var config = new SysInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -172,7 +174,9 @@ if (preParse) { configs[id] = new SysInfoConfig(line); var config = new SysInfoConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/SysInfoConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: eddd395c5b44f514a82662c503d5a7a1 timeCreated: 1550055283 timeCreated: 1550062674 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TASKINFOConfig.cs
@@ -129,7 +129,9 @@ if (preParse) { configs[id] = new TASKINFOConfig(line); var config = new TASKINFOConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -155,7 +157,9 @@ if (preParse) { configs[id] = new TASKINFOConfig(line); var config = new TASKINFOConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TASKINFOConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 13b91471c2619134c803ed4a6f62ff51 timeCreated: 1550055288 timeCreated: 1550062625 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TalentConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new TalentConfig(line); var config = new TalentConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new TalentConfig(line); var config = new TalentConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TalentConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ed566e55b8cb28b42902fec474a766ec timeCreated: 1550055315 timeCreated: 1550062037 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TaskListConfig.cs
@@ -155,7 +155,9 @@ if (preParse) { configs[id] = new TaskListConfig(line); var config = new TaskListConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -181,7 +183,9 @@ if (preParse) { configs[id] = new TaskListConfig(line); var config = new TaskListConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TaskListConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f73c099fbaf92ca46b2efc87300b8342 timeCreated: 1550055296 timeCreated: 1550062561 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TaskPowerConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new TaskPowerConfig(line); var config = new TaskPowerConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new TaskPowerConfig(line); var config = new TaskPowerConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TaskPowerConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d11c04c8a095a614490d0e20984ccd0b timeCreated: 1550055303 timeCreated: 1550062822 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TeamTargetConfig.cs
@@ -143,7 +143,9 @@ if (preParse) { configs[id] = new TeamTargetConfig(line); var config = new TeamTargetConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -169,7 +171,9 @@ if (preParse) { configs[id] = new TeamTargetConfig(line); var config = new TeamTargetConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TeamTargetConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c761a93f13b29a04da01bded0df66901 timeCreated: 1550055309 timeCreated: 1550062770 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TreasureConfig.cs
@@ -213,7 +213,9 @@ if (preParse) { configs[id] = new TreasureConfig(line); var config = new TreasureConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -239,7 +241,9 @@ if (preParse) { configs[id] = new TreasureConfig(line); var config = new TreasureConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TreasureConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0c81d30c7f415f64d93047863b1dc1e1 timeCreated: 1550055372 timeCreated: 1550062641 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TreasureDungeonConfig.cs
@@ -147,7 +147,9 @@ if (preParse) { configs[id] = new TreasureDungeonConfig(line); var config = new TreasureDungeonConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -173,7 +175,9 @@ if (preParse) { configs[id] = new TreasureDungeonConfig(line); var config = new TreasureDungeonConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TreasureDungeonConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 03f67cc7383990b4da0f2e2d600e3ea5 timeCreated: 1550055321 timeCreated: 1550062529 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TreasureFindHostConfig.cs
@@ -153,7 +153,9 @@ if (preParse) { configs[id] = new TreasureFindHostConfig(line); var config = new TreasureFindHostConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -179,7 +181,9 @@ if (preParse) { configs[id] = new TreasureFindHostConfig(line); var config = new TreasureFindHostConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TreasureFindHostConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4b839c6d5ec28cc49b93034e16ea1807 timeCreated: 1550055327 timeCreated: 1550062762 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TreasurePrivilegeConfig.cs
@@ -170,7 +170,9 @@ if (preParse) { configs[id] = new TreasurePrivilegeConfig(line); var config = new TreasurePrivilegeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -196,7 +198,9 @@ if (preParse) { configs[id] = new TreasurePrivilegeConfig(line); var config = new TreasurePrivilegeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TreasurePrivilegeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7c2ac6be68d202b479dbb546e372a8ac timeCreated: 1550055358 timeCreated: 1550062682 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TreasureRefineConfig.cs
@@ -153,7 +153,9 @@ if (preParse) { configs[id] = new TreasureRefineConfig(line); var config = new TreasureRefineConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -179,7 +181,9 @@ if (preParse) { configs[id] = new TreasureRefineConfig(line); var config = new TreasureRefineConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TreasureRefineConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 19e6a8da24849b94aaf80cbc00c12ae5 timeCreated: 1550055365 timeCreated: 1550062593 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TreasureSkillConfig.cs
@@ -162,7 +162,9 @@ if (preParse) { configs[id] = new TreasureSkillConfig(line); var config = new TreasureSkillConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -188,7 +190,9 @@ if (preParse) { configs[id] = new TreasureSkillConfig(line); var config = new TreasureSkillConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TreasureSkillConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7d6c415c16b77e8468baccb7e2a21319 timeCreated: 1550054693 timeCreated: 1550062601 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TreasureUpConfig.cs
@@ -164,7 +164,9 @@ if (preParse) { configs[id] = new TreasureUpConfig(line); var config = new TreasureUpConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -190,7 +192,9 @@ if (preParse) { configs[id] = new TreasureUpConfig(line); var config = new TreasureUpConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TreasureUpConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6ba7e531e0e0ec34a858510c2f5b560a timeCreated: 1550055334 timeCreated: 1550062609 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TrialExchangeConfig.cs
@@ -152,7 +152,9 @@ if (preParse) { configs[id] = new TrialExchangeConfig(line); var config = new TrialExchangeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -178,7 +180,9 @@ if (preParse) { configs[id] = new TrialExchangeConfig(line); var config = new TrialExchangeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TrialExchangeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8e86732e8eb78514ab95f46d1824bf8b timeCreated: 1550055340 timeCreated: 1550062617 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/TrialRewardsConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new TrialRewardsConfig(line); var config = new TrialRewardsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new TrialRewardsConfig(line); var config = new TrialRewardsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/TrialRewardsConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a7628ec42079ac149b54d56f6dbc5db0 timeCreated: 1550055346 timeCreated: 1550062649 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/UnionLivenConfig.cs
@@ -147,7 +147,9 @@ if (preParse) { configs[id] = new UnionLivenConfig(line); var config = new UnionLivenConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -173,7 +175,9 @@ if (preParse) { configs[id] = new UnionLivenConfig(line); var config = new UnionLivenConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/UnionLivenConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d58a838f01d2b86429e3553269b8e75e timeCreated: 1550055352 timeCreated: 1550062657 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/UniquenessArriveConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new UniquenessArriveConfig(line); var config = new UniquenessArriveConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new UniquenessArriveConfig(line); var config = new UniquenessArriveConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/UniquenessArriveConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 24844cb91fd55d142a0476e795e51916 timeCreated: 1550054700 timeCreated: 1550062577 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/VIPAwardConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new VIPAwardConfig(line); var config = new VIPAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new VIPAwardConfig(line); var config = new VIPAwardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/VIPAwardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 52978a065bba12e47a1a386972dec173 timeCreated: 1550054712 timeCreated: 1550062799 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/VIPKillNPCConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new VIPKillNPCConfig(line); var config = new VIPKillNPCConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new VIPKillNPCConfig(line); var config = new VIPKillNPCConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/VIPKillNPCConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6a5f443e593dd3f48bc3e8e51fc67b37 timeCreated: 1550054718 timeCreated: 1550062807 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/ViewRoleFuncConfig.cs
@@ -143,7 +143,9 @@ if (preParse) { configs[id] = new ViewRoleFuncConfig(line); var config = new ViewRoleFuncConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -169,7 +171,9 @@ if (preParse) { configs[id] = new ViewRoleFuncConfig(line); var config = new ViewRoleFuncConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/ViewRoleFuncConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 699a61a3a784ec645bcc352827a9c407 timeCreated: 1550054706 timeCreated: 1550062585 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/VipPrivilegeConfig.cs
@@ -174,7 +174,9 @@ if (preParse) { configs[id] = new VipPrivilegeConfig(line); var config = new VipPrivilegeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -200,7 +202,9 @@ if (preParse) { configs[id] = new VipPrivilegeConfig(line); var config = new VipPrivilegeConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/VipPrivilegeConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5d8b2388f008b0c4fba9ba820c25697a timeCreated: 1550054724 timeCreated: 1550062691 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/WHYJRewardConfig.cs
@@ -132,7 +132,9 @@ if (preParse) { configs[id] = new WHYJRewardConfig(line); var config = new WHYJRewardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -158,7 +160,9 @@ if (preParse) { configs[id] = new WHYJRewardConfig(line); var config = new WHYJRewardConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/WHYJRewardConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: fd4f59c93037b534ebaa9633e4ef63a7 timeCreated: 1550054749 timeCreated: 1550062777 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/WeatherConfig.cs
@@ -142,7 +142,9 @@ if (preParse) { configs[id] = new WeatherConfig(line); var config = new WeatherConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -168,7 +170,9 @@ if (preParse) { configs[id] = new WeatherConfig(line); var config = new WeatherConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/WeatherConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6a085e3563d83d94faecedd894421d14 timeCreated: 1550054730 timeCreated: 1550062699 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/WeekPartyConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new WeekPartyConfig(line); var config = new WeekPartyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new WeekPartyConfig(line); var config = new WeekPartyConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/WeekPartyConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 629f2032b7f22f54485f8aa17301c457 timeCreated: 1550054743 timeCreated: 1550062731 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/WeekPartyPointConfig.cs
@@ -135,7 +135,9 @@ if (preParse) { configs[id] = new WeekPartyPointConfig(line); var config = new WeekPartyPointConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -161,7 +163,9 @@ if (preParse) { configs[id] = new WeekPartyPointConfig(line); var config = new WeekPartyPointConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/WeekPartyPointConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f723363b44064444fb15fc4cafbaa0d5 timeCreated: 1550054737 timeCreated: 1550062739 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/WindowSearchConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new WindowSearchConfig(line); var config = new WindowSearchConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new WindowSearchConfig(line); var config = new WindowSearchConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/WindowSearchConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 678615e77615e2242a922e17cec6351b timeCreated: 1550054756 timeCreated: 1550062545 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/WingRefineAttrConfig.cs
@@ -138,7 +138,9 @@ if (preParse) { configs[id] = new WingRefineAttrConfig(line); var config = new WingRefineAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -164,7 +166,9 @@ if (preParse) { configs[id] = new WingRefineAttrConfig(line); var config = new WingRefineAttrConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/WingRefineAttrConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f15be97422f886d4981c2a97e2943376 timeCreated: 1550054788 timeCreated: 1550062553 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/WingRefineExpConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new WingRefineExpConfig(line); var config = new WingRefineExpConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new WingRefineExpConfig(line); var config = new WingRefineExpConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/WingRefineExpConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d69ebf1ba23890c43b92b3e2ff7427d5 timeCreated: 1550054762 timeCreated: 1550061798 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/WorldBossConfig.cs
@@ -140,7 +140,9 @@ if (preParse) { configs[id] = new WorldBossConfig(line); var config = new WorldBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -166,7 +168,9 @@ if (preParse) { configs[id] = new WorldBossConfig(line); var config = new WorldBossConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/WorldBossConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 334673b33563f5e4bbb8cfc77d3aaf1f timeCreated: 1550054769 timeCreated: 1550061806 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/XBGetItemConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new XBGetItemConfig(line); var config = new XBGetItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new XBGetItemConfig(line); var config = new XBGetItemConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/XBGetItemConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a9a7480b78d70a04fa0662ce9b3c7e5e timeCreated: 1550054775 timeCreated: 1550062747 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/XMZZAchievementConfig.cs
@@ -134,7 +134,9 @@ if (preParse) { configs[id] = new XMZZAchievementConfig(line); var config = new XMZZAchievementConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -160,7 +162,9 @@ if (preParse) { configs[id] = new XMZZAchievementConfig(line); var config = new XMZZAchievementConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/XMZZAchievementConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c89a6251074d5314d94fa563a91730ce timeCreated: 1550054781 timeCreated: 1550062754 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/bossSkillTipsConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new bossSkillTipsConfig(line); var config = new bossSkillTipsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new bossSkillTipsConfig(line); var config = new bossSkillTipsConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/bossSkillTipsConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f2badf7a654c86b4a8d8fba83f732c8b timeCreated: 1550055941 timeCreated: 1550062157 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/mapAreaConfig.cs
@@ -144,7 +144,9 @@ if (preParse) { configs[id] = new mapAreaConfig(line); var config = new mapAreaConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -170,7 +172,9 @@ if (preParse) { configs[id] = new mapAreaConfig(line); var config = new mapAreaConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/mapAreaConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d614e4b25bc3e274889355e25e20b037 timeCreated: 1550054992 timeCreated: 1550061965 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/mapbornConfig.cs
@@ -141,7 +141,9 @@ if (preParse) { configs[id] = new mapbornConfig(line); var config = new mapbornConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -167,7 +169,9 @@ if (preParse) { configs[id] = new mapbornConfig(line); var config = new mapbornConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/mapbornConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1f234268a1c632d4ba267b2ac5d4c46f timeCreated: 1550055032 timeCreated: 1550061853 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/mapnpcConfig.cs
@@ -192,7 +192,9 @@ if (preParse) { configs[id] = new mapnpcConfig(line); var config = new mapnpcConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -218,7 +220,9 @@ if (preParse) { configs[id] = new mapnpcConfig(line); var config = new mapnpcConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/mapnpcConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a5a6b180378cd5844ac28c64603ee677 timeCreated: 1550055073 timeCreated: 1550061671 licenseType: Pro MonoImporter: serializedVersion: 2 Core/GameEngine/Model/Config/maptransportConfig.cs
@@ -153,7 +153,9 @@ if (preParse) { configs[id] = new maptransportConfig(line); var config = new maptransportConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { @@ -179,7 +181,9 @@ if (preParse) { configs[id] = new maptransportConfig(line); var config = new maptransportConfig(line); configs[id] = config; (config as IConfigPostProcess).OnConfigParseCompleted(); } else { Core/GameEngine/Model/Config/maptransportConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 699a748e72b9e8c49ae630be6c197847 timeCreated: 1550055018 timeCreated: 1550062482 licenseType: Pro MonoImporter: serializedVersion: 2 Core/NetworkPackage/DTCFile/ClientPack.meta
File was deleted Core/NetworkPackage/DTCFile/ServerPack/HAD_SaleActivity.meta
File was deleted Core/NetworkPackage/DTCFile/ServerPack/HAE_Truck.meta
File was deleted Core/NetworkPackage/DTCFile/ServerPack/HAF_Merge.meta
File was deleted Core/NetworkPackage/DTCFile/ServerPack/HB0_Event.meta
File was deleted Core/NetworkPackage/ServerPack/HAD_SaleActivity.meta
File was deleted Core/NetworkPackage/ServerPack/HAE_Truck.meta
File was deleted Core/NetworkPackage/ServerPack/HAF_Merge.meta
File was deleted Core/NetworkPackage/ServerPack/HB0_Event.meta
File was deleted