last code patch from gta5sync
This commit is contained in:
parent
15255874ff
commit
f62b1b08c0
22 changed files with 208 additions and 201 deletions
|
|
@ -36,6 +36,7 @@ private:
|
|||
CrewDatabase *crewDB;
|
||||
void scanCrewMembersList(const QStringList &crewList, const int &maxPages, const int &requestDelay);
|
||||
void scanCrewReference(const QStringList &crewList, const int &requestDelay);
|
||||
void deleteCompatibleCrews(QStringList *crewList);
|
||||
QStringList deleteCompatibleCrews(const QStringList &crewList);
|
||||
bool threadRunning;
|
||||
int plyrPerReq;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue