mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-05 18:35:06 +00:00
fixes to java UI and Minecraft.cpp
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "../../../Minecraft.World/Headers/net.minecraft.world.level.tile.h"
|
||||
|
||||
const std::wstring TextEditScreen::allowedChars =
|
||||
SharedConstants::readAcceptableChars();
|
||||
SharedConstants::acceptableLetters;
|
||||
|
||||
TextEditScreen::TextEditScreen(std::shared_ptr<SignTileEntity> sign) {
|
||||
// 4J - added initialisers
|
||||
|
||||
Reference in New Issue
Block a user