Skip to content

Commit 2442eab

Browse files
committed
Added NetworkedNavMeshAgent to the Compile list
1 parent 6f2295b commit 2442eab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MLAPI/MLAPI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
<Compile Include="Data\NetworkPool.cs" />
6262
<Compile Include="Data\TrackedPointData.cs" />
6363
<Compile Include="MonoBehaviours\Prototyping\NetworkedAnimator.cs" />
64+
<Compile Include="MonoBehaviours\Prototyping\NetworkedNavMeshAgent.cs" />
6465
<Compile Include="NetworkingManagerComponents\LagCompensationManager.cs" />
6566
<Compile Include="MonoBehaviours\Core\NetworkedBehaviour.cs" />
6667
<Compile Include="Data\NetworkedClient.cs" />

0 commit comments

Comments
 (0)