mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-26 21:34:42 +00:00
refactor: all backslash includes must die
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