added BuildCode
This commit is contained in:
parent
10b6222ae8
commit
9362e88708
4 changed files with 11 additions and 0 deletions
|
@ -44,6 +44,11 @@ QString AppEnv::getBuildDateTime()
|
|||
return GTA5SYNC_BUILDDATETIME;
|
||||
}
|
||||
|
||||
QString AppEnv::getBuildCode()
|
||||
{
|
||||
return GTA5SYNC_BUILDCODE;
|
||||
}
|
||||
|
||||
// Folder Stuff
|
||||
|
||||
QString AppEnv::getGameFolder(bool *ok)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue