1
This commit is contained in:
parent
7f137d9ec4
commit
fd6ddffdd9
@ -83,7 +83,7 @@ class UserController extends BaseAuthedController {
|
||||
}
|
||||
}
|
||||
for ($i=16;$i<=30;$i++){
|
||||
$itemId = $list2[rand(0,7)];
|
||||
$itemId = $list2[rand(0,5)];
|
||||
$itemMeta = mt\Item::get($itemId);
|
||||
if ($itemMeta) {
|
||||
$tokenType = Nft::getTokenType($itemMeta);
|
||||
|
Loading…
x
Reference in New Issue
Block a user