|
@@ -144,7 +144,7 @@ namespace GameUI.Combat
|
|
|
particleSystemPool.transform.localPosition = Vector3.zero;
|
|
|
particleSystemPool.transform.localScale = Vector3.one;
|
|
|
BagController.Instance.AddCoin(currAddValue);
|
|
|
- AudioManager.Instance.PlayAudio("jingbi.wav");
|
|
|
+ // AudioManager.Instance.PlayAudio("jingbi.wav");
|
|
|
// particleSystemPool.transform.
|
|
|
}
|
|
|
}
|