v1.0.13.1 (first post-1.0 patch)
This commit is contained in:
@@ -94,6 +94,7 @@ namespace Barotrauma
|
||||
{
|
||||
List<byte> bytes = new List<byte>();
|
||||
byte currentByte;
|
||||
|
||||
do
|
||||
{
|
||||
if (inc.BitPosition >= inc.LengthBits)
|
||||
|
||||
Reference in New Issue
Block a user