feat(launcher): stabilize prepared content updates
This commit is contained in:
parent
f160f3fee1
commit
af9327a17b
42 changed files with 3706 additions and 147 deletions
|
|
@ -1418,6 +1418,9 @@ public sealed class GameWindow :
|
|||
new ContentEffectsAudioDependencies(
|
||||
_datDir,
|
||||
_options.PreparedAssetPath,
|
||||
_options.PreparedAssetOverlayPath,
|
||||
_options.PreparedAssetBaseRecipeVersion,
|
||||
_options.PreparedAssetEffectiveRecipeVersion,
|
||||
_options.ResidencyBudgets,
|
||||
_physicsDataCache,
|
||||
_animationDiagnostics.DumpMotionEnabled,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue