1
This commit is contained in:
parent
3cb8e40d8b
commit
949014d544
@ -1130,7 +1130,7 @@ class UserController extends BaseAuthedController {
|
||||
$RankMeta = mt\Rank::getRankById($initRank);
|
||||
$initElo = \mt\Parameter::getVal($this->init_elo,1200);
|
||||
$is_gain_item = 0;
|
||||
if (services\NftService::hasLockedNft($this->_getAddress())){
|
||||
if (services\NftService::hasAnyNft($this->_getAddress())){
|
||||
$is_gain_item = 1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user