mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-06-25 18:36:17 +00:00
add support for linux clang cross compiles
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