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 85187bf commit 4820511Copy full SHA for 4820511
MLAPI/MLAPI.csproj
@@ -109,6 +109,7 @@
109
<Compile Include="Data\Transports\UNET\RelayTransport.cs" />
110
<Compile Include="Data\Transports\UNET\TransportHost.cs" />
111
<Compile Include="Data\Transports\UNET\UnetTransport.cs" />
112
+ <Compile Include="Data\TypeExtensions.cs" />
113
<Compile Include="GlobalSuppressions.cs" />
114
<Compile Include="MonoBehaviours\Prototyping\NetworkedAnimator.cs" />
115
<Compile Include="MonoBehaviours\Prototyping\NetworkedNavMeshAgent.cs" />
0 commit comments