Update TF2 CalcIsAttackCritical gamedata.

This commit is contained in:
Nicholas Hastings 2014-06-11 17:48:51 -04:00
parent feb5050df1
commit 5f8288dc70

View File

@ -117,15 +117,15 @@
} }
"CalcIsAttackCriticalHelper" "CalcIsAttackCriticalHelper"
{ {
"windows" "381" "windows" "383"
"linux" "388" "linux" "390"
"mac" "388" "mac" "390"
} }
"CalcIsAttackCriticalHelperNoCrits" "CalcIsAttackCriticalHelperNoCrits"
{ {
"windows" "382" "windows" "384"
"linux" "389" "linux" "391"
"mac" "389" "mac" "391"
} }
} }
} }