Update CS:GO gamedata.

This commit is contained in:
Ruben Gonzalez 2015-10-08 19:08:17 -04:00
parent 121124e362
commit 7e4bfce892

View File

@ -95,7 +95,7 @@
"HandleCommand_Buy_Internal"//Wildcard first 6 bytes for getting address for weapon price. "HandleCommand_Buy_Internal"//Wildcard first 6 bytes for getting address for weapon price.
{ {
"library" "server" "library" "server"
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x64\x01\x00\x00\x53\x56\x57\x6A\x00\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x33\xC9\x84\xC0" "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x2A\x2A\x2A\x2A\x53\x56\x57\x6A\x00\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x33\xC9\x84\xC0"
"linux" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib" "linux" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib"
"mac" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib" "mac" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib"
} }