Implement player blocking

This commit is contained in:
Kamil
2020-12-05 01:29:08 +01:00
committed by Gent S
parent 3e855cbdac
commit 4dc48198ab
5 changed files with 150 additions and 15 deletions

View File

@@ -31,6 +31,7 @@ namespace BuddyManager {
// Blocking/removing buddies
void reqBuddyBlock(CNSocket* sock, CNPacketData* data);
void reqPlayerBlock(CNSocket* sock, CNPacketData* data);
void reqBuddyDelete(CNSocket* sock, CNPacketData* data);
// Buddy warping