Przeglądaj źródła

增加不计入累充的购买项

gitxsm 2 miesięcy temu
rodzic
commit
83c2eba7fb
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      script/module/topup/BuyLogic.lua

+ 4 - 0
script/module/topup/BuyLogic.lua

@@ -486,6 +486,10 @@ local notAddTopupList = {
 	[90512] = true,
 	[90513] = true,
 	[90514] = true,
+	[90515] = true,
+	[90516] = true,
+	[90517] = true,
+	[90518] = true,
 }