// ==================================================================== // Class: XInterface.Tab_OnlineSettings // Parent: XInterface.GUITabPanel // // // ==================================================================== class Tab_NetworkSettings extends UT2K3TabPanel; var localized string NetSpeedText[4]; var localized string StatsURL; var localized string EpicIDMsg; function InitComponent(GUIController MyController, GUIComponent MyOwner) { local int i; Super.Initcomponent(MyController, MyOwner); for (i=0;i