mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-27 21:34:38 -05:00
menu that contains "//" is not visible in Unity-2021.2
This commit is contained in:
@@ -102,6 +102,6 @@ namespace UniVRM10
|
||||
public string Pre;
|
||||
}
|
||||
|
||||
public const string MENU = "VRM1/";
|
||||
public const string MENU = "VRM1";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user