We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4926e3 commit 6a870f5Copy full SHA for 6a870f5
com.unity.netcode.gameobjects/Runtime/Transports/UTP/UnityTransport.cs
@@ -8,8 +8,8 @@
8
using System;
9
using System.Collections.Generic;
10
using Unity.Burst;
11
-using Unity.Collections.LowLevel.Unsafe;
12
using Unity.Collections;
+using Unity.Collections.LowLevel.Unsafe;
13
using Unity.Jobs;
14
using Unity.Networking.Transport;
15
using Unity.Networking.Transport.Relay;
0 commit comments