UI换了很多,spine主视觉停用
This commit is contained in:
@@ -62,8 +62,6 @@ public class newTeamSelector : MonoBehaviour
|
||||
StartCoroutine(LoadSelectedHeroesNextFrame());
|
||||
}
|
||||
|
||||
void Update() { }
|
||||
|
||||
private IEnumerator LoadSelectedHeroesNextFrame()
|
||||
{
|
||||
yield return null;
|
||||
|
||||
Reference in New Issue
Block a user