mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 17:38:15 +00:00
refactor: unglob std::wstring
This commit is contained in:
@@ -462,7 +462,7 @@ float Boat::getShadowHeightOffs()
|
||||
return 0;
|
||||
}
|
||||
|
||||
wstring Boat::getName()
|
||||
std::wstring Boat::getName()
|
||||
{
|
||||
return L"Boat";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user