Fix typo in file name

This commit is contained in:
Paul Pacheco 2018-12-13 21:32:50 -06:00
parent a747b85502
commit c85391a02b
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@
<Compile Include="NetworkProximityChecker.cs" />
<Compile Include="NetworkScene.cs" />
<Compile Include="NetworkStartPosition.cs" />
<Compile Include="NetworkTranformChild.cs" />
<Compile Include="NetworkTransformChild.cs" />
<Compile Include="NetworkTransform.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="NetworkClient.cs" />