mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-08 20:08:53 -05:00
null error
This commit is contained in:
@@ -124,8 +124,6 @@ namespace UniVRM10
|
||||
{
|
||||
if (m_migration == null)
|
||||
{
|
||||
EditorGUILayout.HelpBox(m_migration.Message, MessageType.Info);
|
||||
|
||||
{
|
||||
serializedObject.Update();
|
||||
// normalize
|
||||
|
||||
Reference in New Issue
Block a user