From 4d03a4ef608566227afc4e5557a5b28650e4bb3e Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 20 Jan 2010 04:01:39 -0800 Subject: [PATCH] Added PlayerRunCmd offset for DoD:s (bug 4231 mitigation, r=me). --- gamedata/sdktools.games/game.dod.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index ff2f1b2e..adc2e207 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -96,6 +96,11 @@ "windows" "31" "linux" "32" } + "PlayerRunCmd" + { + "windows" "375" + "linux" "376" + } } } }