mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 01:16:15 +00:00
A few fixes!
This commit is contained in:
@ -83,7 +83,6 @@ class Config{
|
||||
public function reload(){
|
||||
$this->config = [];
|
||||
$this->correct = false;
|
||||
unset($this->type);
|
||||
$this->load($this->file);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user