Skip to content

Commit 3d7b299

Browse files
committed
Update v3.0.7.0
2 parents 2f18b40 + 723d86e commit 3d7b299

File tree

6 files changed

+147
-309
lines changed

6 files changed

+147
-309
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)