add RemoveMobPacket

This commit is contained in:
Simon Pribylski
2023-08-26 10:35:26 +02:00
parent 51ec035490
commit 8e7b446003
8 changed files with 52 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
#include "packets/PlayerLeavePacket.h"
#include "packets/PlayerListPacket.h"
#include "packets/PlayerLoginPacket.h"
#include "packets/RemoveMobPacket.h"
#include "packets/RemoveTowerPacket.h"
#include "packets/SelectTeamPacket.h"
#include "packets/SendMobsPacket.h"