Moved FieldType in csproj
This commit is contained in:
parent
c035c67f48
commit
c51dc5aa23
@ -56,7 +56,7 @@
|
|||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="Attributes\FieldType.cs" />
|
<Compile Include="Data\FieldType.cs" />
|
||||||
<Compile Include="Attributes\SyncedVar.cs" />
|
<Compile Include="Attributes\SyncedVar.cs" />
|
||||||
<Compile Include="Data\NetworkPool.cs" />
|
<Compile Include="Data\NetworkPool.cs" />
|
||||||
<Compile Include="Data\TrackedPointData.cs" />
|
<Compile Include="Data\TrackedPointData.cs" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user