- Improved Chatlog Plugin
- First Step for ManialinkManager - Added FML Update + MC-Fixes for the changes
This commit is contained in:
@ -26,8 +26,6 @@ class SettingConfigurator implements CallbackListener {
|
||||
$this->maniaControl = $maniaControl;
|
||||
|
||||
$this->maniaControl->callbackManager->registerCallbackListener(CallbackManager::CB_MC_ONINIT, $this, 'onInit');
|
||||
|
||||
$this->maniaControl->manialinkIdHandler->reserveManiaLinkIds(100);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user