mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-24 15:34:30 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "PS3_PlayerUID.h"
|
||||
#include "..\Minecraft.World\StringHelpers.h"
|
||||
#include "../Minecraft.World/StringHelpers.h"
|
||||
|
||||
std::size_t PlayerUID::Hash::operator()(const PlayerUID& k) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user