bruh moment

This commit is contained in:
JohnCorby 2022-08-18 11:12:21 -07:00
parent e742dcf055
commit 457b42c225

View File

@ -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 &&