NetworkManagerHUDEditor: removed unused s_ShowNetworkLabel

This commit is contained in:
vis2k 2018-09-15 15:43:12 +02:00
parent 936f43b783
commit 577da33c6e

View File

@ -14,7 +14,6 @@ public class NetworkManagerHUDEditor : Editor
SerializedProperty m_OffsetXProperty; SerializedProperty m_OffsetXProperty;
SerializedProperty m_OffsetYProperty; SerializedProperty m_OffsetYProperty;
GUIContent m_ShowNetworkLabel;
GUIContent m_ShowServerLabel; GUIContent m_ShowServerLabel;
GUIContent m_ShowServerConnectionsLabel; GUIContent m_ShowServerConnectionsLabel;
GUIContent m_ShowServerObjectsLabel; GUIContent m_ShowServerObjectsLabel;