From 2367959f545078fba07eadc5bba2bf83289be335 Mon Sep 17 00:00:00 2001 From: vis2k Date: Wed, 24 Feb 2021 17:42:37 +0800 Subject: [PATCH] syntax --- Assets/Mirror/Runtime/NetworkIdentity.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Assets/Mirror/Runtime/NetworkIdentity.cs b/Assets/Mirror/Runtime/NetworkIdentity.cs index 37029005a..6effcd5da 100644 --- a/Assets/Mirror/Runtime/NetworkIdentity.cs +++ b/Assets/Mirror/Runtime/NetworkIdentity.cs @@ -4,7 +4,6 @@ using UnityEngine; using UnityEngine.Serialization; - #if UNITY_EDITOR using UnityEditor; #if UNITY_2018_3_OR_NEWER