Skip to content

Commit 91eca5f

Browse files
style
removing white space
1 parent d917530 commit 91eca5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.unity.netcode.gameobjects/Editor/NetworkTransformEditor.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ private void DisplayNetworkTransformProperties()
221221
}
222222

223223
}
224-
225-
224+
225+
226226
EditorGUILayout.PropertyField(m_UseQuaternionSynchronization);
227227
if (m_UseQuaternionSynchronization.boolValue)
228228
{

0 commit comments

Comments
 (0)