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