Unstable fixes
This commit is contained in:
@@ -100,7 +100,7 @@ namespace Barotrauma.Networking
|
||||
|
||||
if (canUse != null)
|
||||
{
|
||||
return should.Value;
|
||||
return canUse.Value;
|
||||
}
|
||||
|
||||
if (recipientRadio.CanReceive(senderRadio)) { return true; }
|
||||
|
||||
Reference in New Issue
Block a user