(MIGRATION) Rename AacV0 to AacV1
This commit is contained in:
@@ -48,7 +48,7 @@ namespace av3_animator_as_code.Tests.V1VRC.PlayMode
|
||||
|
||||
protected AacFlBase TestAac()
|
||||
{
|
||||
return AacV0.Create(new AacConfiguration
|
||||
return AacV1.Create(new AacConfiguration
|
||||
{
|
||||
AnimatorRoot = _root.transform,
|
||||
AssetContainer = _container,
|
||||
|
||||
Reference in New Issue
Block a user