fix:1、修复bug。2、添加音效
This commit is contained in:
@@ -1474,6 +1474,8 @@ namespace RedHotRoast
|
||||
Debug.Log($"[arrow] {clickArrow.id}正在移动,请勿点击其他箭头");
|
||||
return;
|
||||
}
|
||||
AudioManager.Instance.PlayDynamicEffect(AudioConst.UIButtonDefault);
|
||||
|
||||
|
||||
TriggerVibration(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user