mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-03 17:44:24 +00:00
refactor: unglob std::wstring
This commit is contained in:
@@ -15,7 +15,7 @@ private:
|
||||
|
||||
public:
|
||||
int id;
|
||||
wstring name;
|
||||
std::wstring name;
|
||||
int x, y, z;
|
||||
char yRot, xRot;
|
||||
int carriedItem;
|
||||
|
||||
Reference in New Issue
Block a user