Fix HL1MP Gamedata (#2364)
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:
caxanga334 2025-10-15 15:11:52 -03:00 committed by GitHub
parent e55747a9e4
commit e4fda1bd78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,10 +81,10 @@
} }
"Teleport" "Teleport"
{ {
"windows" "111" "windows" "110"
"windows64" "111" "windows64" "110"
"linux" "110" "linux" "111"
"linux64" "110" "linux64" "111"
} }
"CommitSuicide" "CommitSuicide"
{ {
@ -151,10 +151,10 @@
} }
"GetAttachment" "GetAttachment"
{ {
"windows" "258" "windows" "211"
"windows64" "258" "windows64" "211"
"linux" "259" "linux" "212"
"linux64" "259" "linux64" "212"
} }
} }