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:
parent
72e18bc414
commit
85ecca1cfa
@ -511,6 +511,7 @@ void cWSSCompact::cPAKFile::UpdateChunk1To2()
|
||||
|
||||
|
||||
NewDataContents.append( CompressedData );
|
||||
m_NumDirty++;
|
||||
}
|
||||
|
||||
// Done converting
|
||||
|
Loading…
Reference in New Issue
Block a user