Commit 14f57eed9b1f0ceedcd6a1ae716dd675ad9a46cc

Authored by liuzujun
1 parent a952123e

去除globald中发放活动排行奖励

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
1 -Subproject commit f6a626350c1f4039f0f677a1baf262f3493757d2 1 +Subproject commit 02a9bbbb10bb99a91cc5d67f62dc7e5b49d8cb46
src/services/globald.lua
@@ -175,7 +175,7 @@ end @@ -175,7 +175,7 @@ end
175 175
176 function CMD.start() 176 function CMD.start()
177 check_mail_queue() 177 check_mail_queue()
178 - check_battle_act_close() 178 + --check_battle_act_close()
179 end 179 end
180 180
181 local function __init__() 181 local function __init__()