mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Forgot preprocessor header include
This commit is contained in:
@ -22,6 +22,8 @@
|
||||
|
||||
namespace pocketmine\network\protocol;
|
||||
|
||||
#include <rules/DataPacket.h>
|
||||
|
||||
|
||||
class UpdateTradePacket extends DataPacket{
|
||||
const NETWORK_ID = Info::UPDATE_TRADE_PACKET;
|
||||
|
Reference in New Issue
Block a user