Revert part of Windows CS:GO gamedata change to fix IServer lookup.

This commit is contained in:
Nicholas Hastings 2015-12-09 10:54:15 -05:00
parent 3219abcd1f
commit dd9d60e1d7

View File

@ -108,7 +108,7 @@
* the expected code. A pointer to sv (IServer interface) is used
* here.
*/
"CreateFakeClient_Windows" "\x55\x89\xE5\x53\x83\xEC\x14\x8B\x45\x0C\xC7\x04\x24"
"CreateFakeClient_Windows" "\x55\x8B\xEC\x56\xFF\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x8B"
}
"Offsets"
@ -116,7 +116,7 @@
/* Offset into IVEngineServer::CreateFakeClient */
"sv"
{
"windows" "13"
"windows" "8"
}
}