小优化
This commit is contained in:
@@ -21,7 +21,10 @@ namespace Ichni.StartMenu
|
||||
else if (instance != this)
|
||||
{
|
||||
Destroy(gameObject);
|
||||
return;
|
||||
}
|
||||
|
||||
Application.targetFrameRate = 90;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user