mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-21 09:39:56 +00:00
oops
This commit is contained in:
parent
c899e2aaa6
commit
f8e7f868ac
@ -33,7 +33,7 @@ namespace QSB.MeteorSync.Events
|
||||
LeashLength = qsbFragment.LeashLength
|
||||
};
|
||||
|
||||
if (msg.Integrity <= 0)
|
||||
if (msg.Integrity <= 0 && qsbFragment.DetachableFragment != null)
|
||||
{
|
||||
msg.IsThruWhiteHole = qsbFragment.IsThruWhiteHole;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user