Cancel petition support

This commit is contained in:
2023-08-14 15:56:47 -04:00
parent 36be6f3620
commit f67444a9ea
@@ -45,7 +45,9 @@ public class PetitionReceivedMsgHandler extends AbstractClientMsgHandler {
// Close the petition window
petitionReceivedMsg.petition = 4;
if (petitionReceivedMsg.petition != 2)
petitionReceivedMsg.petition = 4;
petitionReceivedMsg.unknownByte01 = 0;
petitionReceivedMsg.unknown04 = 0;