mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-28 13:45:52 +00:00
Removed crash()
This commit is contained in:
parent
d8cba4f045
commit
2e773a32ff
@ -1759,7 +1759,6 @@ class Server{
|
|||||||
|
|
||||||
$this->logger->info("Done (" . round(microtime(true) - \pocketmine\START_TIME, 3) . 's)! For help, type "help" or "?"');
|
$this->logger->info("Done (" . round(microtime(true) - \pocketmine\START_TIME, 3) . 's)! For help, type "help" or "?"');
|
||||||
|
|
||||||
crash();
|
|
||||||
$this->tickProcessor();
|
$this->tickProcessor();
|
||||||
$this->forceShutdown();
|
$this->forceShutdown();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user