using System; using KKSG; namespace XMainClient { internal class Process_RpcC2G_LevelUpSlotAttr { public static void OnReply(LevelUpSlotAttrArg oArg, LevelUpSlotAttrRes oRes) { } public static void OnTimeout(LevelUpSlotAttrArg oArg) { } } }