Update TF2 CalcIsAttackCritical gamedata.

This commit is contained in:
Nicholas Hastings 2017-12-14 08:27:37 -05:00 committed by GitHub
parent 64ab3a08b5
commit 1de6dbacad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,17 +118,17 @@
"mac" "330"
}
"CalcIsAttackCriticalHelper"
{
"windows" "389"
"linux" "396"
"mac" "396"
}
"CalcIsAttackCriticalHelperNoCrits"
{
"windows" "390"
"linux" "397"
"mac" "397"
}
"CalcIsAttackCriticalHelperNoCrits"
{
"windows" "391"
"linux" "398"
"mac" "398"
}
// CTFGameRules::IsHolidayActive
"IsHolidayActive"