mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-22 12:39:51 +00:00
funny moment
This commit is contained in:
parent
a25c5cbff4
commit
2bcf1a3593
@ -172,12 +172,8 @@ internal class LightSensorPatches : QSBPatch
|
||||
}
|
||||
|
||||
break;
|
||||
default:
|
||||
if (lightSourceType == LightSourceType.VOLUME_ONLY)
|
||||
{
|
||||
_illuminated = true;
|
||||
}
|
||||
|
||||
case LightSourceType.VOLUME_ONLY:
|
||||
_illuminated = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user