mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-18 13:23:05 +00:00
remove swear because im calming down
This commit is contained in:
parent
fde9c49193
commit
18a083240e
@ -64,7 +64,6 @@ internal class LightSensorPatches : QSBPatch
|
||||
qsbLightSensor._locallyIlluminated = false;
|
||||
qsbLightSensor.OnDetectLocalDarkness?.Invoke();
|
||||
// wait because someone could send a message getting ownership again
|
||||
// i hate this so fucking much
|
||||
Delay.RunFramesLater(10, () =>
|
||||
{
|
||||
if (qsbLightSensor.Owner == 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user