Updated CSS gamedata (bug 4637, r=fyren).

This commit is contained in:
psychonic 2010-09-30 17:23:37 -04:00
parent bee0afd301
commit a73b62c5bf

View File

@ -26,9 +26,9 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "386" "windows" "387"
"linux" "387" "linux" "388"
"mac" "387" "mac" "388"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
@ -62,9 +62,9 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "426" "windows" "427"
"linux" "426" "linux" "427"
"mac" "426" "mac" "427"
} }
"GetVelocity" "GetVelocity"
{ {
@ -122,9 +122,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "404" "windows" "405"
"linux" "405" "linux" "406"
"mac" "405" "mac" "406"
} }
} }
} }