This commit is contained in:
hahwu 2026-01-17 17:21:33 +08:00
parent 23a54ac726
commit 44c98f8ef9

View File

@ -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()