时间线优化

This commit is contained in:
hahwu 2025-04-21 15:35:34 +08:00
parent f95a049c90
commit 839aea3cfa

View File

@ -137,6 +137,7 @@ func (c *ChampshipMgr) ZeroUpdate(m *msg.Msg) (interface{}, error) {
Type: msg.SERVER_ZERO_UPDATE,
})
})
c.NotifyPlayer()
c.mDispatr.AfterFunc(time.Duration(1800)*time.Second, func() {
c.Send(&msg.Msg{
Type: msg.HANDLE_TYPE_CHAMPSHIP_NOTIFY2,