mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-20 15:41:01 +00:00
remove this, why not
This commit is contained in:
parent
faeec86304
commit
1f2ccfe6db
@ -16,11 +16,6 @@ namespace QSB.MeteorSync.WorldObjects
|
||||
if (QSBCore.IsHost)
|
||||
{
|
||||
LeashLength = Random.Range(MeteorManager.WhiteHoleVolume._debrisDistMin, MeteorManager.WhiteHoleVolume._debrisDistMax);
|
||||
// UnityEvents.FireOnNextUpdate(() =>
|
||||
// {
|
||||
// AttachedObject._integrity = 0;
|
||||
// AttachedObject.CallOnTakeDamage();
|
||||
// });
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user