优化
This commit is contained in:
parent
23a54ac726
commit
44c98f8ef9
@ -926,7 +926,7 @@ func Destroy() {
|
|||||||
log.Debug("palyer %d 断开连接 写入数据", k)
|
log.Debug("palyer %d 断开连接 写入数据", k)
|
||||||
return true
|
return true
|
||||||
})
|
})
|
||||||
G_GameLogicPtr.FriendMgr.SaveData()
|
//G_GameLogicPtr.FriendMgr.SaveData()
|
||||||
G_GameLogicPtr.RankMgr.SaveData()
|
G_GameLogicPtr.RankMgr.SaveData()
|
||||||
G_GameLogicPtr.ChampshipMgr.SaveData()
|
G_GameLogicPtr.ChampshipMgr.SaveData()
|
||||||
G_GameLogicPtr.MailMgr.SaveData()
|
G_GameLogicPtr.MailMgr.SaveData()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user