mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-01 10:55:21 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#include "InBedChatScreen.h"
|
||||
#include "Button.h"
|
||||
#include "MultiplayerLocalPlayer.h"
|
||||
#include "..\Minecraft.World\net.minecraft.locale.h"
|
||||
#include "..\Minecraft.World\StringHelpers.h"
|
||||
#include "../Minecraft.World/net.minecraft.locale.h"
|
||||
#include "../Minecraft.World/StringHelpers.h"
|
||||
|
||||
void InBedChatScreen::init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user