mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-17 17:38:09 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -98,7 +98,7 @@ const wchar_t *NetworkPlayerSony::GetOnlineName()
|
||||
return m_sqrPlayer->GetName();
|
||||
}
|
||||
|
||||
wstring NetworkPlayerSony::GetDisplayName()
|
||||
std::wstring NetworkPlayerSony::GetDisplayName()
|
||||
{
|
||||
return m_sqrPlayer->GetName();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user