cull(engine-cleanup): pass-8 phase-2 cascade round 1 after MyPageItemBattle stub
This commit is contained in:
@@ -26,12 +26,6 @@ public class MypageReceiveSpecialTreasureTask : BaseTask
|
||||
base.type = ApiType.Type.TreasureOpenSpecialTreasureBox;
|
||||
}
|
||||
|
||||
public void SetParameter()
|
||||
{
|
||||
MypageReceiveSpecialTreasureTaskParam mypageReceiveSpecialTreasureTaskParam = new MypageReceiveSpecialTreasureTaskParam();
|
||||
base.Params = mypageReceiveSpecialTreasureTaskParam;
|
||||
}
|
||||
|
||||
protected override int Parse()
|
||||
{
|
||||
int num = base.Parse();
|
||||
|
||||
Reference in New Issue
Block a user