From 34d2d7760b6cae4887c206bbc2a2673fc1d5795c Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Tue, 14 Oct 2008 12:31:22 +1300 Subject: [PATCH] Fixed bug 3312 - Added Radio Menu Timeout for synergy --- gamedata/core.games.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gamedata/core.games.txt b/gamedata/core.games.txt index 96d8424f8..50c41a655 100644 --- a/gamedata/core.games.txt +++ b/gamedata/core.games.txt @@ -135,4 +135,12 @@ "RadioMenuTimeout" "4" } } + + "synergy" + { + "Keys" + { + "RadioMenuTimeout" "4" + } + } }