Fix game crashing if DLC has XMLVERSION paramater (#1285)

* Fix game crashing if DLC has XMLVERSION paramater

* Better implementation of XMLVersion check

* Forgot to add type name to the list

* Removed extra newline
This commit is contained in:
Sestain
2026-03-27 22:11:27 +02:00
committed by GitHub
parent 3c1166c45e
commit 7447fabe0d
2 changed files with 15 additions and 1 deletions

View File

@@ -31,7 +31,8 @@ public:
{
e_DLCParamType_Invalid = -1,
e_DLCParamType_DisplayName = 0,
e_DLCParamType_XMLVersion = 0,
e_DLCParamType_DisplayName,
e_DLCParamType_ThemeName,
e_DLCParamType_Free, // identify free skins
e_DLCParamType_Credit, // legal credits for DLC