mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-22 10:34:54 -05:00
バージョンチェックのエラー表記を修正
This commit is contained in:
@@ -309,7 +309,7 @@ namespace UniGLTF
|
||||
Texture.name = m_textureName;
|
||||
}
|
||||
#else
|
||||
Debug.LogError("Unsupported Unity version");
|
||||
#error Unsupported Unity version
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user