mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 16:28:07 +00:00
refactor: unglob std::wstring
This commit is contained in:
@@ -323,7 +323,7 @@ bool Ozelot::canSpawn()
|
||||
return false;
|
||||
}
|
||||
|
||||
wstring Ozelot::getAName()
|
||||
std::wstring Ozelot::getAName()
|
||||
{
|
||||
if (isTame())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user