Fix HandleCommand_BuyInternal sig for CS:S
This commit is contained in:
parent
15224c6df5
commit
1b4017c6b7
@ -69,7 +69,7 @@
|
||||
"HandleCommand_Buy_Internal"
|
||||
{
|
||||
"library" "server"
|
||||
"windows" "\x55\x8B\xEC\x83\xEC\x2A\x89\x4D\x2A\x6A\x00\x8B"
|
||||
"windows" "\x55\x8B\xEC\x83\xEC\x2A\x89\x4D\x2A\x6A\x00\x8B\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x0F\xB6\xC0\x85\xC0\x74"
|
||||
"linux" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKc"
|
||||
"mac" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKc"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user