Show confirmation after note is sent

This commit is contained in:
P0nk
2022-12-27 12:31:36 +01:00
parent 4731c0c60d
commit 37a9a4121f
4 changed files with 21 additions and 6 deletions

View File

@@ -5403,12 +5403,6 @@ public class PacketCreator {
return p;
}
public static Packet noteSendMsg() {
OutPacket p = OutPacket.create(SendOpcode.MEMO_RESULT);
p.writeByte(4);
return p;
}
/*
* 0 = Player online, use whisper
* 1 = Check player's name