Merge pull request #47 from mxve/steammodtypo

Fix typo in steam mod
This commit is contained in:
Louve 2023-09-08 23:30:53 +02:00 committed by GitHub
commit dba32e4047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ namespace Steam
}
else
{
Proxy::SetMod("IW4y: Modern Warfare 2");
Proxy::SetMod("IW4x: Modern Warfare 2");
Proxy::RunGame();
}