This commit is contained in:
Amos 2022-01-18 13:21:42 +01:00
parent c796a44aa9
commit 40204c6b84

View File

@ -42,7 +42,7 @@ std::string CPackedStore::GetPackChunkFile(std::string svPackDirFile, int iArchi
}
//-----------------------------------------------------------------------------
// Purpose: returns pupulated pack dir struct for specified pack dir file
// Purpose: returns populated pack dir struct for specified pack dir file
//-----------------------------------------------------------------------------
vpk_dir_h CPackedStore::GetPackDirFile(std::string svPackDirFile)
{