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