From d8c1906a1497fc3aa601d50d816df7044b3134ae Mon Sep 17 00:00:00 2001 From: caxanga334 <10157643+caxanga334@users.noreply.github.com> Date: Thu, 20 Nov 2025 19:58:28 -0300 Subject: [PATCH] Update DoD:S Gamedata Adds missing GetAttachment vtable offset. --- gamedata/sdktools.games/game.dod.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index 5abdb008c..26d161c3d 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -121,6 +121,13 @@ "linux" "259" "linux64" "259" } + "GetAttachment" + { + "windows" "211" + "windows64" "211" + "linux" "212" + "linux64" "212" + } } "Keys"