mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Code cleanup
This commit is contained in:
@ -89,6 +89,7 @@ LICENSE;
|
||||
if(strtolower($this->getInput("n")) != "y"){
|
||||
echo "[!] " . $this->lang->you_have_to_accept_the_license . "\n";
|
||||
sleep(5);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user