mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-06-14 16:52:10 +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