Use fixed-width skin IDs in DLC files

This commit is contained in:
notmatthewbeshay
2026-03-11 03:04:59 +11:00
parent a798d0f174
commit 491783c301
3 changed files with 4 additions and 4 deletions

View File

@@ -23,4 +23,4 @@ DLCFile::DLCFile(DLCManager::EDLCType type, const std::wstring &path)
{
m_dwSkinId=0;
}
}
}