1
This commit is contained in:
parent
0dc104abdf
commit
a7c69faee1
@ -78,8 +78,14 @@ func (this *player) parseUserInfo(userInfo *common.UserInfo){
|
|||||||
break
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if found {
|
if this.hasLuckySymbol != 0 {
|
||||||
|
if !found {
|
||||||
|
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
if found {
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user