锦标赛优化
This commit is contained in:
parent
f9ef827559
commit
fc73d862dd
@ -91,6 +91,7 @@ type CRank struct {
|
||||
}
|
||||
|
||||
func (c *ChampshipMgr) Init() {
|
||||
dispterTimer = make(map[string]*timer.Timer, 0)
|
||||
c.key = CHAMPSHIP_MGR_KEY
|
||||
c.data = &ChampshipData{
|
||||
Rank: make(map[int][]*ChampshipRank, 0),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user