mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-04 19:49:02 +08:00
fix: missing PreviewMode innate parameter (#1466)
This commit is contained in:
parent
3f57e17548
commit
7e5d631b9d
@ -37,6 +37,7 @@ namespace nadena.dev.modular_avatar.core.editor
|
||||
public static ImmutableHashSet<string> VRCSDKParameters = new string[]
|
||||
{
|
||||
"IsLocal",
|
||||
"PreviewMode",
|
||||
"Viseme",
|
||||
"Voice",
|
||||
"GestureLeft",
|
||||
|
Loading…
x
Reference in New Issue
Block a user