[Steam] Adjust modname

This commit is contained in:
momo5502 2017-02-19 00:43:01 +01:00
parent b58e235653
commit 66d0fef6fe

View File

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