mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-28 16:45:52 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "DisconnectedScreen.h"
|
||||
#include "TitleScreen.h"
|
||||
#include "Button.h"
|
||||
#include "..\Minecraft.World\net.minecraft.locale.h"
|
||||
#include "../Minecraft.World/net.minecraft.locale.h"
|
||||
|
||||
DisconnectedScreen::DisconnectedScreen(const wstring& title, const wstring reason, void *reasonObjects, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user