mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-08 05:18:17 +00:00
more fixes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "../../../Minecraft.World/Util/StringHelpers.h"
|
||||
|
||||
const std::wstring ChatScreen::allowedChars =
|
||||
SharedConstants::readAcceptableChars();
|
||||
SharedConstants::acceptableLetters;
|
||||
|
||||
ChatScreen::ChatScreen() { frame = 0; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user