siege put back progression layer
This commit is contained in:
parent
9e9dafcea4
commit
50fad3f71b
@ -416,6 +416,9 @@ class WidgetPlugin implements CallbackListener, TimerListener, Plugin {
|
||||
* Unload the plugin and its resources
|
||||
*/
|
||||
public function unload() {
|
||||
//Restore Siege Progression Layer
|
||||
$this->maniaControl->client->triggerModeScriptEventArray("Siege_SetProgressionLayerPosition", array("160.", "90.", "0."));
|
||||
|
||||
$this->closeWidget(self::MLID_CLOCKWIDGET);
|
||||
$this->closeWidget(self::MLID_SERVERINFOWIDGET);
|
||||
$this->closeWidget(self::MLID_MAPWIDGET);
|
||||
|
Loading…
Reference in New Issue
Block a user