后台优化
This commit is contained in:
parent
4ef8aa86dc
commit
c490034238
@ -181,6 +181,7 @@ func ReqServerInfo(args []interface{}) error {
|
||||
func ReqReloadServerMail(args []interface{}) error {
|
||||
G_GameLogicPtr.MailMgrCall(&Msg.Msg{Type: Msg.HANDLE_TYPE_MAIL_RELOAD})
|
||||
G_GameLogicPtr.NotifyAll(&Msg.Msg{Type: Msg.HANDLE_TYPE_MAIL})
|
||||
log.Debug("ReqReloadServerMail success")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user