This commit is contained in:
kuangshen04 2023-10-25 16:43:20 +08:00
parent 47526cb8b9
commit 8777d8d63e
1 changed files with 1 additions and 1 deletions

View File

@ -36835,7 +36835,7 @@
*/
parseSkillAudio:function(skill,player){
if(typeof player=='string') player={name:player};
else player={};
else if(get.itemtype(player)!='player') player={};
/**
* 处理 audioInfo 外的参数