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 bda34c5 commit 4b29939Copy full SHA for 4b29939
com.unity.netcode.gameobjects/Tests/Runtime/Transports/SinglePlayerTransportTests.cs
@@ -2,8 +2,8 @@
2
using System.Collections;
3
using System.Collections.Generic;
4
using NUnit.Framework;
5
-using Unity.Netcode.Transports.SinglePlayer;
6
using Unity.Netcode.TestHelpers.Runtime;
+using Unity.Netcode.Transports.SinglePlayer;
7
using UnityEngine;
8
using UnityEngine.TestTools;
9
using Random = UnityEngine.Random;
0 commit comments