update
This commit is contained in:
parent
3052b09217
commit
99ed384e74
@ -778,7 +778,7 @@ func (this *Room) AutoOperator(uid string) {
|
||||
}
|
||||
|
||||
// 交换元素
|
||||
if this.player1.Energy >= conf.Skillload {
|
||||
if p.Energy >= conf.Skillload {
|
||||
var color int32
|
||||
if this.curPower == this.player1.Userinfo.Uid {
|
||||
color = 1
|
||||
|
Loading…
Reference in New Issue
Block a user