add comment

This commit is contained in:
OneFourOne 2020-12-09 10:12:33 -05:00 committed by GitHub
parent e7986db81c
commit 495eb32b94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,6 +111,7 @@ namespace Steam
{
bool SteamAPI_Init()
{
//The latest steam update has broke IW4x's steam integration. As of now the best way of dealing with this is to just disable it. This has been commented out so that if fixed, this may be easily enabled once again.
/*Proxy::SetGame(10190);
if (!Proxy::Inititalize())