fix
This commit is contained in:
@@ -17,6 +17,8 @@ namespace Ichni.Editor
|
||||
void Awake()
|
||||
{
|
||||
FindAndCacheFeatureWithReflection();
|
||||
SetFeatureActive(false);
|
||||
SetPixelateStrength(Screen.width, Screen.height);
|
||||
}
|
||||
|
||||
private void FindAndCacheFeatureWithReflection()
|
||||
|
||||
Reference in New Issue
Block a user