From e0fd2e8f274335cc68c633420222c8f523346ed9 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Tue, 9 Mar 2010 18:44:18 -0500 Subject: [PATCH] Fixed sm_rename on L4D2 on Windows (bug 4131, r=dvander) --- gamedata/sdktools.games/engine.l4d2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedata/sdktools.games/engine.l4d2.txt b/gamedata/sdktools.games/engine.l4d2.txt index 17ba251e..55ea994a 100644 --- a/gamedata/sdktools.games/engine.l4d2.txt +++ b/gamedata/sdktools.games/engine.l4d2.txt @@ -244,7 +244,7 @@ "SetUserCvar" { /* Not 100% sure on this, why would windows change and not linux - TEST ME */ - "windows" "18" + "windows" "17" "linux" "63" } /**