屏蔽bouns
This commit is contained in:
parent
43a93ba49e
commit
c807bdcdc1
@ -59,6 +59,7 @@ func (l *LimitedTimeEventMod) InitData(Lv int) {
|
||||
l.Lv = Lv
|
||||
l.ProgressMax = limitedTimeEventCfg.GetProgressMax(Lv, l.BounsNum)
|
||||
}
|
||||
l.Progress = 0 // todo 临时 屏蔽bouns
|
||||
}
|
||||
|
||||
func (l *LimitedTimeEventMod) ZeroUpdate(Lv int) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user