暂停时间修改

This commit is contained in:
Possible 2022-12-21 16:14:13 +08:00
parent 3d4afe0904
commit 978be41587

View File

@ -85,7 +85,6 @@ class PolishMedal extends BasePlugin
self::polishTheMedal();
TimeLock::setTimes(mt_rand(4, 10) * 60);
}
TimeLock::setTimes(10 * 60 * 60);
}
/**