Skip to content

Commit baed45b

Browse files
Added files?
1 parent 944def3 commit baed45b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MLAPI/MLAPI.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
<Compile Include="Data\NetworkPool.cs" />
6565
<Compile Include="Data\TrackedPointData.cs" />
6666
<Compile Include="MonoBehaviours\Prototyping\NetworkedAnimator.cs" />
67+
<Compile Include="NetworkingManagerComponents\DiffieHellman.cs" />
68+
<Compile Include="NetworkingManagerComponents\EllipticCurve.cs" />
6769
<Compile Include="NetworkingManagerComponents\LagCompensationManager.cs" />
6870
<Compile Include="MonoBehaviours\Core\NetworkedBehaviour.cs" />
6971
<Compile Include="Data\NetworkedClient.cs" />

0 commit comments

Comments
 (0)