Skip to content

Commit

Permalink
Moved FieldType in csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoTenPvP committed Mar 9, 2018
1 parent c035c67 commit c51dc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MLAPI/MLAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Attributes\FieldType.cs" />
<Compile Include="Data\FieldType.cs" />
<Compile Include="Attributes\SyncedVar.cs" />
<Compile Include="Data\NetworkPool.cs" />
<Compile Include="Data\TrackedPointData.cs" />
Expand Down

0 comments on commit c51dc5a

Please sign in to comment.