disable steam [for now]
This commit is contained in:
parent
8d1b06203e
commit
9406bf6752
@ -111,7 +111,7 @@ namespace Steam
|
|||||||
{
|
{
|
||||||
bool SteamAPI_Init()
|
bool SteamAPI_Init()
|
||||||
{
|
{
|
||||||
Proxy::SetGame(10190);
|
/*Proxy::SetGame(10190);
|
||||||
|
|
||||||
if (!Proxy::Inititalize())
|
if (!Proxy::Inititalize())
|
||||||
{
|
{
|
||||||
@ -122,7 +122,7 @@ namespace Steam
|
|||||||
{
|
{
|
||||||
Proxy::SetMod("IW4x: Modern Warfare 2");
|
Proxy::SetMod("IW4x: Modern Warfare 2");
|
||||||
Proxy::RunGame();
|
Proxy::RunGame();
|
||||||
}
|
}*/
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user