This commit is contained in:
JohnCorby 2021-12-28 06:06:19 -08:00
parent bc6081e44a
commit fd4bdd6725

View File

@ -146,7 +146,7 @@ namespace Mirror.Weaver
}),
ref WeavingFailed);
#if UNITY_EDITOR
#if UNITY_EDITOR
// [InitializeOnLoadMethod]
// 'UnityEditor' is not available in builds.
// we can only import this attribute if we are in an Editor assembly.