mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-19 09:30:10 +08:00
✨ 暂停时间修改
This commit is contained in:
parent
3d4afe0904
commit
978be41587
@ -85,7 +85,6 @@ class PolishMedal extends BasePlugin
|
|||||||
self::polishTheMedal();
|
self::polishTheMedal();
|
||||||
TimeLock::setTimes(mt_rand(4, 10) * 60);
|
TimeLock::setTimes(mt_rand(4, 10) * 60);
|
||||||
}
|
}
|
||||||
TimeLock::setTimes(10 * 60 * 60);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user