mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-06 01:00:16 +00:00
Update NomaiOrbTransformSync.cs
This commit is contained in:
parent
517d5187d5
commit
df45c3764a
@ -65,6 +65,8 @@ namespace QSB.OrbSync.TransformSync
|
||||
netIdentity.UnregisterAuthQueue();
|
||||
}
|
||||
|
||||
// this is null sometimes on here, but not on other similar transforms syncs (like anglers)
|
||||
// idk why, but whatever
|
||||
if (AttachedTransform)
|
||||
{
|
||||
var body = AttachedTransform.GetAttachedOWRigidbody();
|
||||
|
Loading…
Reference in New Issue
Block a user