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 01415d9 commit fcb6807Copy full SHA for fcb6807
MLAPI/MLAPI.csproj
@@ -115,6 +115,7 @@
115
<Compile Include="NetworkingManagerComponents\Binary\BitReaderDeprecated.cs" />
116
<Compile Include="NetworkingManagerComponents\Binary\BinaryHelpers.cs" />
117
<Compile Include="NetworkingManagerComponents\Binary\ByteBool.cs" />
118
+ <Compile Include="NetworkingManagerComponents\Binary\IBitWritable.cs" />
119
<Compile Include="NetworkingManagerComponents\Binary\ResourcePool.cs" />
120
<Compile Include="NetworkingManagerComponents\Binary\UIntFloat.cs" />
121
<Compile Include="NetworkingManagerComponents\Core\LogHelper.cs" />
0 commit comments