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