Fix MoC list

This commit is contained in:
Melledy
2024-08-03 23:49:47 -07:00
parent efd5c135be
commit 0b0568595a

View File

@@ -36,7 +36,7 @@ public class PacketGetChallengeScRsp extends BasePacket {
boss.getMutableSecondNode();
}
//data.addChallengeList(proto);
data.addChallengeList(proto);
}
}
} else {