gitxsm 5 bulan lalu
induk
melakukan
9fa18b2daf
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      script/module/serverCommerce/Handler.lua

+ 1 - 1
script/module/serverCommerce/Handler.lua

@@ -91,7 +91,7 @@ function CG_SERVEERCOMMERCE_ACT_BATTLEGROUND_RANK_QUERY(human, msg)
     ServerCommerceActBattleGroundNS.BattleGround_RankList_Query(human)
     ServerCommerceActBattleGroundNS.BattleGround_RankList_Query(human)
 end
 end
 
 
-function GC_SERVEERCOMMERCE_ACT_BATTLEGROUND_RANKAWARD_QUERY(human, msg)
+function CG_SERVEERCOMMERCE_ACT_BATTLEGROUND_RANKAWARD_QUERY(human, msg)
     ServerCommerceActBattleGroundNS.BattleGround_RankAward_Query(human)
     ServerCommerceActBattleGroundNS.BattleGround_RankAward_Query(human)
 end
 end