finishing up gta5view 1.4.0

This commit is contained in:
Syping 2017-08-26 14:13:35 +02:00
parent 8ddd79d667
commit e047e1b44d
19 changed files with 340 additions and 110 deletions

View file

@ -91,3 +91,13 @@ void ProfileLoader::run()
crewDB->addCrew(crewID);
}
}
void ProfileLoader::preloaded()
{
}
void ProfileLoader::loaded()
{
}