From f7e8b36c4d34b51a8c95ed4b9275f2b7e7b6a5f5 Mon Sep 17 00:00:00 2001 From: Fyren Date: Sat, 15 Oct 2011 16:39:12 -0400 Subject: [PATCH] Fixed FireOutput gamedata on linux (bug 5131). --- gamedata/sdktools.games/engine.ep2valve.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedata/sdktools.games/engine.ep2valve.txt b/gamedata/sdktools.games/engine.ep2valve.txt index e282b46fc..c3993fda2 100644 --- a/gamedata/sdktools.games/engine.ep2valve.txt +++ b/gamedata/sdktools.games/engine.ep2valve.txt @@ -231,7 +231,7 @@ "FireOutputBackup" { "windows" "6" - "linux" "12" + "linux" "6" } } }