mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-31 03:16:29 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "ReceivingLevelScreen.h"
|
||||
#include "ClientConnection.h"
|
||||
#include "..\Minecraft.World\net.minecraft.locale.h"
|
||||
#include "../Minecraft.World/net.minecraft.locale.h"
|
||||
|
||||
ReceivingLevelScreen::ReceivingLevelScreen(ClientConnection *connection)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user