mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-05-26 18:25:33 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#include "MinecraftServer.h"
|
||||
#include "PlayerList.h"
|
||||
#include "ServerPlayer.h"
|
||||
#include "..\Minecraft.World\net.minecraft.commands.h"
|
||||
#include "..\Minecraft.World\net.minecraft.commands.common.h"
|
||||
#include "../Minecraft.World/net.minecraft.commands.h"
|
||||
#include "../Minecraft.World/net.minecraft.commands.common.h"
|
||||
#include "TeleportCommand.h"
|
||||
#include "ServerCommandDispatcher.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user