public new static void PrintChannelServerAddress(ChannelServerAddress msg, object tag) { MessagePrinter.PrintChannelServerAddress(msg, tag); FrontendConnect fc = (FrontendConnect)tag; fc.gameState.mmoChannel = msg; }