mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-06 01:00:16 +00:00
bruh moment
This commit is contained in:
parent
e742dcf055
commit
457b42c225
@ -350,7 +350,7 @@ internal class LightSensorPatches : QSBPatch
|
||||
}
|
||||
case LightSourceType.PROBE:
|
||||
{
|
||||
if (lightSource is not QSBProbe qsbProbe)
|
||||
if (lightSource is not QSBProbe)
|
||||
{
|
||||
var probe = Locator.GetProbe();
|
||||
if (probe != null &&
|
||||
|
Loading…
Reference in New Issue
Block a user