Update CS:GO IServer Windows gamedata (bug 6122).

--HG--
extra : rebase_source : 6d074a4d607fbc2c3e3e1ce752a8060ca934808b
This commit is contained in:
Nicholas Hastings 2014-05-15 10:45:43 -04:00
parent 32f019c70c
commit 1fdf1c0264

View File

@ -139,7 +139,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\xFF\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x85" "CreateFakeClient_Windows" "\x55\x8B\xEC\x56\xFF\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x8B"
} }
"Offsets" "Offsets"
@ -147,7 +147,7 @@
/* Offset into IVEngineServer::CreateFakeClient */ /* Offset into IVEngineServer::CreateFakeClient */
"sv" "sv"
{ {
"windows" "7" "windows" "8"
} }
} }