mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-18 19:55:33 +00:00
Revert "Lowered process delay"
This reverts commit b905aabd19bf0e042bc85357265610b75c117aae.
This commit is contained in:
parent
ea2ff5d983
commit
6bafcbf2a7
@ -562,7 +562,7 @@ class PocketMinecraftServer{
|
||||
}else{
|
||||
++$lastLoop;
|
||||
if($lastLoop >= 16){
|
||||
usleep(100);
|
||||
usleep(5000);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user