mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-13 17:29:44 +00:00
Merge branch 'master' into mcpe-0.11
This commit is contained in:
commit
93a50d08e7
@ -84,6 +84,7 @@ class Config{
|
|||||||
$this->config = [];
|
$this->config = [];
|
||||||
$this->correct = false;
|
$this->correct = false;
|
||||||
$this->load($this->file);
|
$this->load($this->file);
|
||||||
|
$this->load($this->file, $this->type);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user