Updated CS:GO gamedata.

This commit is contained in:
Nicholas Hastings 2013-11-06 22:48:07 -05:00
parent d8907b332d
commit 1afc603bdf
2 changed files with 18 additions and 18 deletions

View File

@ -35,17 +35,17 @@
"mac" "68" "mac" "68"
} }
"PreThink" "PreThink"
{
"windows" "362"
"linux" "363"
"mac" "363"
}
"PostThink"
{ {
"windows" "363" "windows" "363"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
} }
"PostThink"
{
"windows" "364"
"linux" "365"
"mac" "365"
}
"Reload" "Reload"
{ {
"windows" "309" "windows" "309"

View File

@ -239,15 +239,15 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "442" "windows" "443"
"linux" "443" "linux" "444"
"mac" "443" "mac" "444"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "288" "windows" "289"
"linux" "289" "linux" "290"
"mac" "289" "mac" "290"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
@ -275,9 +275,9 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "492" "windows" "493"
"linux" "492" "linux" "493"
"mac" "492" "mac" "493"
} }
"GetVelocity" "GetVelocity"
{ {
@ -317,9 +317,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "462" "windows" "463"
"linux" "463" "linux" "464"
"mac" "463" "mac" "464"
} }
} }
} }