mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 00:55:14 +00:00
Added preprocessor optimizations
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
|
||||
namespace pocketmine\network\protocol;
|
||||
|
||||
#include <rules/DataPacket.h>
|
||||
|
||||
|
||||
class DropItemPacket extends DataPacket{
|
||||
public static $pool = [];
|
||||
|
Reference in New Issue
Block a user