mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-30 03:32:47 +00:00
WHY IS THERE A SEMICOLON HERE
This commit is contained in:
parent
4bfad14f2d
commit
373304e2ed
@ -59,7 +59,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, () =>
|
||||
|
Loading…
x
Reference in New Issue
Block a user