Update DoD:S Gamedata (#2377)
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

Adds missing GetAttachment vtable offset.
This commit is contained in:
caxanga334 2025-11-20 20:43:49 -03:00 committed by GitHub
parent 6439769d50
commit c4d5235217
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,6 +121,13 @@
"linux" "259" "linux" "259"
"linux64" "259" "linux64" "259"
} }
"GetAttachment"
{
"windows" "211"
"windows64" "211"
"linux" "212"
"linux64" "212"
}
} }
"Keys" "Keys"