Namespace netcode fix.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#if UNITY_EDITOR
|
||||
#if COM_UNITY_NETCODE_GAMEOBJECTS
|
||||
using Unity.Netcode;
|
||||
#endif
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
|
Reference in New Issue
Block a user