This commit is contained in:
@@ -101,7 +101,7 @@ func (h Controller) FreshLeaveFightLevel(data *fight.FRESH_LEAVE_FIGHT_LEVEL, c
|
||||
out := info.NewOutInfo()
|
||||
copier.CopyWithOption(out, c.GetInfo(), copier.Option{DeepCopy: true})
|
||||
|
||||
c.SendPackCmd(2001, out)
|
||||
//c.SendPackCmd(2001, out)
|
||||
return result, 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user