Update PlayerToolsManager.cs

This commit is contained in:
Mister_Nebula 2020-11-28 14:35:20 +00:00
parent d4f6f56b75
commit d4335cf804

View File

@ -29,6 +29,7 @@ namespace QSB.Tools
}
else if (QSBSceneManager.CurrentScene == OWScene.EyeOfTheUniverse)
{
// EyeCompatibility : Get this material another way.
_lightbulbMaterial = null;
}