mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-05-13 22:58:59 +08:00
chore: remove reference to unreleased NDMF feature
This commit is contained in:
parent
48ed41eabd
commit
7979891925
@ -8,7 +8,7 @@ using VRC.SDK3.Avatars.Components;
|
||||
|
||||
namespace nadena.dev.modular_avatar.animation
|
||||
{
|
||||
[RunsOnPlatforms(WellKnownPlatforms.VRChatAvatar30)]
|
||||
//[RunsOnPlatforms(WellKnownPlatforms.VRChatAvatar30)]
|
||||
public class FixupAbsolutePlayAudioPass : Pass<FixupAbsolutePlayAudioPass>
|
||||
{
|
||||
protected override void Execute(BuildContext context)
|
||||
|
Loading…
x
Reference in New Issue
Block a user