add support for linux clang cross compiles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "..\Minecraft.World\Command.h"
|
||||
#include "../Minecraft.World/Command.h"
|
||||
|
||||
class TeleportCommand : public Command
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user