Make Insurgency use SayText for printing to chat (bug 3738, r=dvander)

This commit is contained in:
Fyren 2009-07-27 16:45:30 -07:00
parent b7757d71bf
commit 71dc3d4826

View File

@ -190,4 +190,11 @@
"GameExtension" "game.tf2"
}
}
"insurgency"
{
"Keys"
{
"ChatSayText" "yes"
}
}
}