public static void Load() { NetworkGame.getInstance(); UdpHandler.getInstance().SendPacket(255, new byte[4]); }