We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b504b commit b2fed7fCopy full SHA for b2fed7f
1 file changed
com.unity.netcode.gameobjects/TestHelpers/Runtime/NetcodeIntegrationTestHelpers.cs
@@ -2,6 +2,7 @@
2
using System.Collections;
3
using System.Collections.Generic;
4
using System.Linq;
5
+using System.Net;
6
using NUnit.Framework;
7
using Unity.Netcode.Transports.UTP;
8
using UnityEngine;
0 commit comments