Skip to content

Commit 34da81a

Browse files
committed
Added VS2015 installed runtime reporting #2
1 parent c8ae5ee commit 34da81a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MTA10/core/CVersionUpdater.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3236,6 +3236,7 @@ int CVersionUpdater::DoSendDownloadRequestToNextServer ( void )
32363236
"_%s"
32373237
"_%s"
32383238
"_%d"
3239+
"_%s"
32393240
, GetApplicationSettingInt( "vs2013-runtime-installed" )
32403241
, *GetApplicationSetting ( "real-os-build" )
32413242
, *GetApplicationSetting ( "locale" ).Replace( "_", "-" )

0 commit comments

Comments
 (0)