fix: add suport for additional languages

This commit is contained in:
Fireblade
2026-07-16 17:05:38 -04:00
parent 454da0ce3c
commit db98211d62
187 changed files with 342482 additions and 7 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ void FileHeader::ReadHeader( LPVOID saveMem, ESavePlatform plat /*= SAVE_FILE_PL
default:
#ifndef _CONTENT_PACKAGE
app.DebugPrintf("********** Invalid save version %d\n",m_saveVersion);
// DEBUG_BREAK();
DEBUG_BREAK();
#endif
break;
}