From c4d5235217a605fa58beb24b256b5e9f7707f733 Mon Sep 17 00:00:00 2001 From: caxanga334 <10157643+caxanga334@users.noreply.github.com> Date: Thu, 20 Nov 2025 20:43:49 -0300 Subject: [PATCH] Update DoD:S Gamedata (#2377) 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"