Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2020-12-27 19:35:27 +00:00
5 changed files with 26 additions and 31 deletions

View File

@ -267,7 +267,5 @@ namespace pocketmine {
exit($exitCode);
}
if(!defined('pocketmine\_PHPSTAN_ANALYSIS')){
\pocketmine\server();
}
\pocketmine\server();
}