System/Vip/SupremeRechargeWin.cs
@@ -56,7 +56,7 @@ var _specialIndex = list.FindIndex((x) => { var config = ConfigManager.Instance.GetTemplate<CTGConfig>(x); return config.PayType == 3; return config != null && config.PayType == 3; }); if (_specialIndex != -1) { @@ -70,7 +70,7 @@ var _specialIndex = list.FindIndex((x) => { var config = ConfigManager.Instance.GetTemplate<CTGConfig>(x); return config.PayType == 3; return config != null && config.PayType == 3; }); if (_specialIndex != -1) {