Unstable v0.19.3.0
This commit is contained in:
@@ -83,7 +83,7 @@ namespace Barotrauma
|
||||
|
||||
foreach (byte b in Buffer)
|
||||
{
|
||||
msg.Write(b);
|
||||
msg.WriteByte(b);
|
||||
}
|
||||
|
||||
Dispose();
|
||||
|
||||
Reference in New Issue
Block a user