mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-03 17:38:30 +00:00
comment
This commit is contained in:
parent
187f45927d
commit
32a9b68948
@ -61,6 +61,7 @@ internal class LightSensorPatches : QSBPatch
|
||||
__instance.enabled = false;
|
||||
__instance._lightDetector.GetShape().enabled = false;
|
||||
// dont do _startIlluminated stuff here since its done in the worldobject
|
||||
// player light sensors dont have it either so its okay
|
||||
}
|
||||
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user