Merge branch 'master' into overlay_h

This commit is contained in:
Nemirtingas 2019-08-12 16:47:58 +02:00
commit f9ee123a05
2 changed files with 304 additions and 304 deletions

View File

@ -273,7 +273,7 @@ bool Steam_Apps::GetDlcDownloadProgress( AppId_t nAppID, uint64 *punBytesDownloa
int Steam_Apps::GetAppBuildId()
{
PRINT_DEBUG("GetAppBuildId\n");
return 1;
return 10;
}