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