1
This commit is contained in:
parent
5bb52d4342
commit
c75ad6e121
@ -656,8 +656,7 @@ func (this *player) SetBattling(state bool) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (this *player) isLuckySymbolMap() bool {
|
func (this *player) isLuckySymbolMap() bool {
|
||||||
return true
|
return this.GetTeam().GetModeId() == 501
|
||||||
// return this.GetTeam().GetModeId() == 501
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func newPlayer() *player {
|
func newPlayer() *player {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user