Fixed HookEntityOutput() crash with recent updates to TF2 and L4D2 (bug 4375, r=pred, a=blocking).

This commit is contained in:
Scott Ehlert
2010-04-30 03:51:35 -04:00
parent bbbbb660b3
commit b89a899c82
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -233,7 +233,7 @@
"FireOutputBackup" "FireOutputBackup"
{ {
"windows" "6" "windows" "6"
"linux" "10" "linux" "12"
} }
} }
} }
+1 -1
View File
@@ -225,7 +225,7 @@
"FireOutputBackup" "FireOutputBackup"
{ {
"windows" "6" "windows" "6"
"linux" "10" "linux" "12"
} }
} }
} }