mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-22 20:25:34 +00:00
refactor: unglob std::wstring
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "ToolRecipes.h"
|
||||
|
||||
// 4J-PB - adding "" on the end of these so we can detect it
|
||||
wstring ToolRecipies::shapes[][4] =
|
||||
std::wstring ToolRecipies::shapes[][4] =
|
||||
{
|
||||
{L"XXX", //
|
||||
L" # ",//
|
||||
|
||||
Reference in New Issue
Block a user