bug修改

This commit is contained in:
2026-05-25 14:30:59 +08:00
parent 48aa54ee8d
commit 17902c05cf
35 changed files with 177 additions and 137 deletions
+2 -1
View File
@@ -538,7 +538,7 @@ namespace ChillConnect
public static string getChString(decimal ch)
{
if (GameHelper.isRDExchangeMode())
if (GameHelper.isRDExchangeMode()&&GameHelper.IsGiftSwitch())
{
string str = "<img src='ui://o9974uc5qbo98'/>";
return str + $" {ch:N0}";
@@ -1649,6 +1649,7 @@ namespace ChillConnect
}
public static void ShowPaidPack()
{
if(!GameHelper.IsGiftSwitch()) return;
if (Random.Range(0, 100) < GetCommonModel().TurnOffPackRate)
{
+1 -1
View File
@@ -190,7 +190,7 @@
fx_tips,
fx_wheel,
fx_win,
fx_win_title,
fx_winstar,
fx_proplight,
fx_addeffect,
fx_addeffect_1,