Gamedata fetcher now unlocks gamedata files after a successful query
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402393
This commit is contained in:
parent
b1072d3b09
commit
ea1f5e86c0
@ -166,7 +166,7 @@ void FetcherThread::RunThread( IThreadHandle *pHandle )
|
||||
|
||||
void FetcherThread::OnTerminate( IThreadHandle *pHandle, bool cancel )
|
||||
{
|
||||
//delete this;
|
||||
g_blockGameDataLoad = false;
|
||||
}
|
||||
|
||||
int FetcherThread::BuildGameDataQuery( char *buffer, int maxlen )
|
||||
|
Loading…
Reference in New Issue
Block a user