Updaee CS:GO gamedata.

This commit is contained in:
Nicholas Hastings 2013-11-16 10:19:20 -05:00
parent 5df8c9290f
commit 47906fbcb7
2 changed files with 4 additions and 4 deletions

View File

@ -48,9 +48,9 @@
}
"Reload"
{
"windows" "309"
"linux" "310"
"mac" "310"
"windows" "305"
"linux" "311"
"mac" "311"
}
"SetTransmit"
{

View File

@ -76,7 +76,7 @@
"CSWeaponDrop"//Wildcard first 6 bytes for CS:S DM
{
"library" "server"
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x53\x56\x57\x8B\x7D\x2A\x6A\x00\x68"
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x53\x56\x8B\x75\x08\x57\x6A\x00\x68\x2A\x2A\x2A\x2A\x68"
"linux" "@_ZN9CCSPlayer12CSWeaponDropEP17CBaseCombatWeaponbb"
"mac" "@_ZN9CCSPlayer12CSWeaponDropEP17CBaseCombatWeaponbb"
}