Emotemenu fix
This commit is contained in:
parent
ec6bea553b
commit
26f88a3c5c
|
@ -652,7 +652,7 @@ SettingsPanel.prototype.init = function() {
|
||||||
}
|
}
|
||||||
|
|
||||||
if(settingsCookie["bda-jd"]) {
|
if(settingsCookie["bda-jd"]) {
|
||||||
publicServers.joinServer("0Tmfo5ZbORCRqbAd");
|
opublicServers.joinServer("0Tmfo5ZbORCRqbAd");
|
||||||
settingsCookie["bda-jd"] = false;
|
settingsCookie["bda-jd"] = false;
|
||||||
mainCore.saveSettings();
|
mainCore.saveSettings();
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue