Really fixed issues for today's TF2 engine update (bug 5450).

This commit is contained in:
Nicholas Hastings
2012-08-24 01:36:42 -04:00
parent 9077686998
commit 7441af67a8
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -146,7 +146,7 @@
* the expected code. A pointer to sv (IServer interface) is used
* here.
*/
"CreateFakeClient_Windows" "\x55\x8B\xEC\x8A\x2A\x2A\xA2\x2A\x2A\x2A\x2A\x8B\x2A\x8B"
"CreateFakeClient_Windows" "\x55\x8B\xEC\x8B\x2A\x2A\x50\xB9\x2A\x2A\x2A\x2A\xE8"
}
"Offsets"
@@ -154,7 +154,7 @@
/* Offset into IVEngineServer::CreateFakeClient */
"sv"
{
"windows" "7"
"windows" "8"
}
}