mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-19 01:20:08 +08:00
[perf(MaterialObject)] parameters
This commit is contained in:
parent
afcb5a31dc
commit
e191f292e6
@ -33,7 +33,7 @@ class MaterialObject
|
||||
return;
|
||||
}
|
||||
self::setPauseStatus();
|
||||
self::calcAid(700, 900);
|
||||
self::calcAid(880, 1080);
|
||||
$lottery_list = self::fetchLottery();
|
||||
self::drawLottery($lottery_list);
|
||||
self::setLock(mt_rand(6, 10) * 60);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user