mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-26 18:35:34 +00:00
bubba
This commit is contained in:
parent
cb84fcd847
commit
bbfa64e3c4
@ -221,7 +221,7 @@ namespace QSB
|
||||
}
|
||||
|
||||
// remove authority from ship
|
||||
if (!ShipTransformSync.LocalInstance)
|
||||
if (ShipTransformSync.LocalInstance)
|
||||
{
|
||||
var identity = ShipTransformSync.LocalInstance.NetIdentity;
|
||||
if (identity.ClientAuthorityOwner == conn)
|
||||
|
Loading…
x
Reference in New Issue
Block a user