1
0

Converted pak files were not marked 'dirty' and wouldn't be saved. Fixed now :)

git-svn-id: http://mc-server.googlecode.com/svn/trunk@361 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
faketruth 2012-03-04 16:15:04 +00:00
parent 72e18bc414
commit 85ecca1cfa

View File

@ -511,6 +511,7 @@ void cWSSCompact::cPAKFile::UpdateChunk1To2()
NewDataContents.append( CompressedData );
m_NumDirty++;
}
// Done converting