mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-02 20:04:47 +00:00
refactor: nuke all widestrings and widechars everywhere
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
AddPlayerPacket::AddPlayerPacket() {
|
||||
id = -1;
|
||||
name = L"";
|
||||
name = "";
|
||||
x = 0;
|
||||
y = 0;
|
||||
z = 0;
|
||||
|
||||
Reference in New Issue
Block a user