| System/Vip/VipInvest/CheckDisplay.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| System/Vip/VipInvest/RotatePointer.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| System/Vip/VipInvest/WheelOfFortuneWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Vip/VipInvest/CheckDisplay.cs
@@ -93,6 +93,7 @@ break; } IsBool = true; SoundPlayer.Instance.StopUIAudio(); } } System/Vip/VipInvest/RotatePointer.cs
@@ -130,6 +130,7 @@ } else { SoundPlayer.Instance.PlayUIAudio(69); IsRotateBool = true; _isRotate = true; } System/Vip/VipInvest/WheelOfFortuneWin.cs
@@ -109,6 +109,7 @@ private void EndOfFlashing() { TiedJadeChange(); SoundPlayer.Instance.PlayUIAudio(72); m_UIEffect_1.Play(); }