Added NetworkedNavMeshAgent to the Compile list

This commit is contained in:
Albin Corén 2018-03-29 00:47:02 +02:00
parent 6f2295bec1
commit 2442eab0cc

View File

@ -61,6 +61,7 @@
<Compile Include="Data\NetworkPool.cs" />
<Compile Include="Data\TrackedPointData.cs" />
<Compile Include="MonoBehaviours\Prototyping\NetworkedAnimator.cs" />
<Compile Include="MonoBehaviours\Prototyping\NetworkedNavMeshAgent.cs" />
<Compile Include="NetworkingManagerComponents\LagCompensationManager.cs" />
<Compile Include="MonoBehaviours\Core\NetworkedBehaviour.cs" />
<Compile Include="Data\NetworkedClient.cs" />