Remove old IRC code.
This commit is contained in:
@@ -107,7 +107,6 @@ namespace OpenRA.Mods.RA.Widgets.Logic
|
||||
showIncompatibleCheckbox.OnClick = () => { showIncompatible ^= true; RefreshServerList(); };
|
||||
}
|
||||
|
||||
// Game.LoadWidget(null, "SERVERBROWSER_IRC", panel.Get("IRC_ROOT"), new WidgetArgs());
|
||||
RefreshServerList();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user