mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Forgot to add type name to the list
This commit is contained in:
parent
39995c59ef
commit
0e7f86891c
|
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
const WCHAR *DLCManager::wchTypeNamesA[]=
|
const WCHAR *DLCManager::wchTypeNamesA[]=
|
||||||
{
|
{
|
||||||
|
L"XMLVERSION",
|
||||||
L"DISPLAYNAME",
|
L"DISPLAYNAME",
|
||||||
L"THEMENAME",
|
L"THEMENAME",
|
||||||
L"FREE",
|
L"FREE",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue