Skip to content

Commit fcb6807

Browse files
committed
Add IBitWriteable to compile list.
1 parent 01415d9 commit fcb6807

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
@@ -115,6 +115,7 @@
115115
<Compile Include="NetworkingManagerComponents\Binary\BitReaderDeprecated.cs" />
116116
<Compile Include="NetworkingManagerComponents\Binary\BinaryHelpers.cs" />
117117
<Compile Include="NetworkingManagerComponents\Binary\ByteBool.cs" />
118+
<Compile Include="NetworkingManagerComponents\Binary\IBitWritable.cs" />
118119
<Compile Include="NetworkingManagerComponents\Binary\ResourcePool.cs" />
119120
<Compile Include="NetworkingManagerComponents\Binary\UIntFloat.cs" />
120121
<Compile Include="NetworkingManagerComponents\Core\LogHelper.cs" />

0 commit comments

Comments
 (0)