Update sm-tf2.games.txt

This commit is contained in:
Benoist 2025-05-12 21:56:46 +02:00 committed by GitHub
parent b0cf46521b
commit 36612393a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -178,19 +178,19 @@
// CTFWeaponBase
"CalcIsAttackCriticalHelper"
{
"windows" "400"
"windows64" "400"
"linux" "407"
"linux64" "407"
}
"CalcIsAttackCriticalHelperNoCrits"
{
"windows" "401"
"windows64" "401"
"linux" "408"
"linux64" "408"
}
"CalcIsAttackCriticalHelperNoCrits"
{
"windows" "402"
"windows64" "402"
"linux" "409"
"linux64" "409"
}
// CTFGameRules::IsHolidayActive
"IsHolidayActive"