Skip to content

Commit 451461b

Browse files
fix: removed line between properties
1 parent aa9bfa3 commit 451461b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

com.unity.multiplayer.mlapi/Runtime/Core/RPCQueue/RPCQueueContainer.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ public enum RPCQueueProcessingTypes
4141
private bool m_IsLoopbackEnabled;
4242
private bool m_IsTestingEnabled;
4343
private bool m_processUpdateStagesExternally;
44-
4544
private bool m_IsNotUsingBatching = false;
4645

4746
public bool IsUsingBatching()

0 commit comments

Comments
 (0)