- Improved Join/Leave messages
- Moved Server Commands into separate class - Added \Server namespace
This commit is contained in:
@ -36,9 +36,7 @@ class SettingManager {
|
||||
*/
|
||||
public function __construct(ManiaControl $maniaControl) {
|
||||
$this->maniaControl = $maniaControl;
|
||||
|
||||
$this->initTables();
|
||||
|
||||
$this->configurator = new SettingConfigurator($maniaControl);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user