This commit is contained in:
SoulliesOfficial
2025-06-30 09:40:03 -04:00
parent e91f378989
commit d240c3eff9
5 changed files with 15758 additions and 15754 deletions

View File

@@ -17,6 +17,8 @@ namespace Ichni.Editor
void Awake()
{
FindAndCacheFeatureWithReflection();
SetFeatureActive(false);
SetPixelateStrength(Screen.width, Screen.height);
}
private void FindAndCacheFeatureWithReflection()