优化
This commit is contained in:
parent
e7e59cf739
commit
30314bc979
@ -133,7 +133,7 @@ func (c *ChargeMod) NoonUpdate(Emit []int) {
|
||||
}
|
||||
|
||||
func (c *ChargeMod) FixBug(Emit []int) {
|
||||
if len(c.ChessShop) < 6 {
|
||||
if len(c.ChessShop) < 5 {
|
||||
c.InitChessShop(Emit)
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user