mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Update sm-tf2.games.txt (#2318)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
This commit is contained in:
parent
b0cf46521b
commit
7f4c5512a9
@ -178,19 +178,19 @@
|
|||||||
|
|
||||||
// CTFWeaponBase
|
// CTFWeaponBase
|
||||||
"CalcIsAttackCriticalHelper"
|
"CalcIsAttackCriticalHelper"
|
||||||
{
|
|
||||||
"windows" "400"
|
|
||||||
"windows64" "400"
|
|
||||||
"linux" "407"
|
|
||||||
"linux64" "407"
|
|
||||||
}
|
|
||||||
"CalcIsAttackCriticalHelperNoCrits"
|
|
||||||
{
|
{
|
||||||
"windows" "401"
|
"windows" "401"
|
||||||
"windows64" "401"
|
"windows64" "401"
|
||||||
"linux" "408"
|
"linux" "408"
|
||||||
"linux64" "408"
|
"linux64" "408"
|
||||||
}
|
}
|
||||||
|
"CalcIsAttackCriticalHelperNoCrits"
|
||||||
|
{
|
||||||
|
"windows" "402"
|
||||||
|
"windows64" "402"
|
||||||
|
"linux" "409"
|
||||||
|
"linux64" "409"
|
||||||
|
}
|
||||||
|
|
||||||
// CTFGameRules::IsHolidayActive
|
// CTFGameRules::IsHolidayActive
|
||||||
"IsHolidayActive"
|
"IsHolidayActive"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user