峰哥,救救qwq
This commit is contained in:
@ -22,6 +22,7 @@ public class UMPController : Singleton<UMPController>
|
||||
foreach (UniversalMediaPlayer player in opation.ump)
|
||||
{
|
||||
player.Play();
|
||||
player.GetComponent<UMPTool>().Init();
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user