Unstable 0.15.11.0 + the last 2 unstables I missed
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Barotrauma
|
||||
{
|
||||
public override void ClientReadInitial(IReadMessage msg)
|
||||
{
|
||||
base.ClientReadInitial(msg);
|
||||
bool usedExistingItem = msg.ReadBoolean();
|
||||
if (usedExistingItem)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user