From 1235e989d4463a7a83fe6be1f5b2845125fbe9e1 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" + } } } }