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 a6e5907 commit 0fbd9f9Copy full SHA for 0fbd9f9
MLAPI/MLAPI.csproj
@@ -51,6 +51,7 @@
51
<Compile Include="MonoBehaviours\Core\NetworkedObject.cs" />
52
<Compile Include="Data\NetworkingConfiguration.cs" />
53
<Compile Include="MonoBehaviours\Core\NetworkingManager.cs" />
54
+ <Compile Include="MonoBehaviours\Prototyping\NetworkedTransform.cs" />
55
<Compile Include="NetworkingManagerComponents\MessageManager.cs" />
56
<Compile Include="NetworkingManagerComponents\SpawnManager.cs" />
57
<Compile Include="Properties\AssemblyInfo.cs" />
0 commit comments