mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
NetworkManagerHUDEditor: removed unused s_ShowNetworkLabel
This commit is contained in:
parent
936f43b783
commit
577da33c6e
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user