mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-15 10:19:39 +00:00
Forgot preprocessor header include
This commit is contained in:
parent
7b5e5832cb
commit
f00e7ccb54
@ -22,6 +22,8 @@
|
||||
|
||||
namespace pocketmine\network\protocol;
|
||||
|
||||
#include <rules/DataPacket.h>
|
||||
|
||||
|
||||
class UpdateTradePacket extends DataPacket{
|
||||
const NETWORK_ID = Info::UPDATE_TRADE_PACKET;
|
||||
|
Loading…
x
Reference in New Issue
Block a user