援助红点

dev_chengFeng
zhangqiang 2020-07-14 16:06:19 +08:00
parent f54529ce21
commit 4968389a68
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ function GuildManager.RequestJoinGuild(guildId, func)
MyGuildManager.InitAllData(function()
if func then func() end
end)
MyGuildManager.RefreshAidRedPot()
end)
end