1
This commit is contained in:
parent
172a2bb9fb
commit
975421e502
@ -18,7 +18,7 @@ class StakingController extends BaseAuthedController {
|
|||||||
{
|
{
|
||||||
parent::_handlePre();
|
parent::_handlePre();
|
||||||
if (SERVER_ENV != _ONLINE) {
|
if (SERVER_ENV != _ONLINE) {
|
||||||
myself()->_setTimeOffset(3600 * 24);
|
myself()->_setTimeOffset(3600 * 24 * 2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user