mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-17 01:15:13 +01:00
Equipment and main quest bug fixes
This commit is contained in:
@@ -238,8 +238,6 @@ namespace nksrv.StaticInfo
|
||||
{
|
||||
using var progress = new ProgressBar();
|
||||
|
||||
|
||||
|
||||
questDataRecords = await LoadZip("MainQuestTable.json", progress);
|
||||
stageDataRecords = await LoadZip("CampaignStageTable.json", progress);
|
||||
rewardDataRecords = await LoadZip("RewardTable.json", progress);
|
||||
|
||||
Reference in New Issue
Block a user