We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2c45a commit 9be8503Copy full SHA for 9be8503
MLAPI/MLAPI.csproj
@@ -90,6 +90,7 @@
90
<Compile Include="Attributes\TargetRpc.cs" />
91
<Compile Include="Data\Channel.cs" />
92
<Compile Include="Data\AttributeMessageMode.cs" />
93
+ <Compile Include="Data\NetworkedCollections\NetworkedDictionary.cs" />
94
<Compile Include="Data\NetworkedCollections\NetworkedList.cs" />
95
<Compile Include="Data\NetworkedVar.cs" />
96
<Compile Include="Data\NetworkedVarMeta.cs" />
0 commit comments