Skip to content

Commit 9be8503

Browse files
committed
Added NetworkedDictionary to compile
1 parent ea2c45a commit 9be8503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MLAPI/MLAPI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
<Compile Include="Attributes\TargetRpc.cs" />
9191
<Compile Include="Data\Channel.cs" />
9292
<Compile Include="Data\AttributeMessageMode.cs" />
93+
<Compile Include="Data\NetworkedCollections\NetworkedDictionary.cs" />
9394
<Compile Include="Data\NetworkedCollections\NetworkedList.cs" />
9495
<Compile Include="Data\NetworkedVar.cs" />
9596
<Compile Include="Data\NetworkedVarMeta.cs" />

0 commit comments

Comments
 (0)