mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-11 13:32:32 +00:00
fix: the usual
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
#include "PlayerList.h"
|
||||
#include "EntityTracker.h"
|
||||
#include "PlayerChunkMap.h"
|
||||
#ifndef __linux__
|
||||
#include <qnet.h>
|
||||
#endif // __linux__
|
||||
|
||||
TrackedEntity::TrackedEntity(shared_ptr<Entity> e, int range, int updateInterval, bool trackDelta)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user