Updated gamedata for today's TF2 engine update.

This commit is contained in:
Nicholas Hastings 2012-08-24 00:52:44 -04:00
parent d88f07fd31
commit 9077686998

View File

@ -146,7 +146,7 @@
* the expected code. A pointer to sv (IServer interface) is used * the expected code. A pointer to sv (IServer interface) is used
* here. * here.
*/ */
"CreateFakeClient_Windows" "\x55\x8B\xEC\x8B\x2A\x2A\x8A\x2A\x2A\x51\xB9\x2A\x2A\x2A\x2A\xA2" "CreateFakeClient_Windows" "\x55\x8B\xEC\x8A\x2A\x2A\xA2\x2A\x2A\x2A\x2A\x8B\x2A\x8B"
} }
"Offsets" "Offsets"
@ -154,7 +154,7 @@
/* Offset into IVEngineServer::CreateFakeClient */ /* Offset into IVEngineServer::CreateFakeClient */
"sv" "sv"
{ {
"windows" "11" "windows" "7"
} }
} }