mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-22 02:03:50 +00:00
win cpp23 compat: Minecraft.Client
This commit is contained in:
parent
6dfdd90328
commit
52b1882f13
20 changed files with 96 additions and 91 deletions
|
|
@ -13,7 +13,7 @@
|
|||
//#define SKIN_SELECT_PACK_PLAYER_CUSTOM 1
|
||||
#define SKIN_SELECT_MAX_DEFAULTS 2
|
||||
|
||||
WCHAR *UIScene_SkinSelectMenu::wchDefaultNamesA[]=
|
||||
const WCHAR *UIScene_SkinSelectMenu::wchDefaultNamesA[]=
|
||||
{
|
||||
L"USE LOCALISED VERSION", // Server selected
|
||||
L"Steve",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue