mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-11-23 20:38:07 +01:00
Merge branch 'master' into overlay_h
This commit is contained in:
commit
f9ee123a05
2 changed files with 304 additions and 304 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue