mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-26 18:50:53 +00:00
refactor: unglob std::wstring
This commit is contained in:
@@ -40,5 +40,5 @@ public:
|
||||
void setLevel(Level *level);
|
||||
void destroy(int x, int y, int z, int tid, int data);
|
||||
void crack(int x, int y, int z, int face);
|
||||
wstring countParticles();
|
||||
std::wstring countParticles();
|
||||
};
|
||||
Reference in New Issue
Block a user