mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-15 21:48:09 +00:00
refactor: unglob std::wstring
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "../../Headers/net.minecraft.world.level.h"
|
||||
#include "LargeFeature.h"
|
||||
|
||||
const wstring LargeFeature::STRONGHOLD = L"StrongHold";
|
||||
const std::wstring LargeFeature::STRONGHOLD = L"StrongHold";
|
||||
|
||||
LargeFeature::LargeFeature()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user