update message

This commit is contained in:
ousttrue 2018-04-11 21:00:00 +09:00
parent 66f4f8e92e
commit e500899b87

View File

@ -6,7 +6,7 @@ using UniGLTF;
namespace VRM
{
[Obsolete("reimport, use VRMMeta")]
[Obsolete("reimport, use VRMMeta. Please reimport")]
[Serializable]
[DisallowMultipleComponent]
public class VRMMetaInformation : MonoBehaviour, IEquatable<VRMMetaInformation>