Skip to content

Commit c51dc5a

Browse files
committed
Moved FieldType in csproj
1 parent c035c67 commit c51dc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MLAPI/MLAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
</Reference>
5757
</ItemGroup>
5858
<ItemGroup>
59-
<Compile Include="Attributes\FieldType.cs" />
59+
<Compile Include="Data\FieldType.cs" />
6060
<Compile Include="Attributes\SyncedVar.cs" />
6161
<Compile Include="Data\NetworkPool.cs" />
6262
<Compile Include="Data\TrackedPointData.cs" />

0 commit comments

Comments
 (0)