Fix typo in steam mod

This commit is contained in:
mxve 2023-08-31 05:13:37 +02:00
parent 01a1567173
commit 9a8c3cd65d

View File

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