Skip to content

Commit 723d86e

Browse files
committed
PDB Updates
1 parent bed9c13 commit 723d86e

File tree

3 files changed

+85
-279
lines changed

3 files changed

+85
-279
lines changed

xivModdingFramework/Cache/XivCache.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,8 @@ public static async Task SetGameInfo(GameInfo gameInfo = null, bool enableCacheW
300300
await RebuildCache(ver, reason);
301301
}
302302
}
303+
304+
await XivRaceTree.BuildRaceTree();
303305
await SetCacheWorkerState(enableCacheWorker);
304306

305307
}

0 commit comments

Comments
 (0)