Update TF2 FireOutput gamedata.

This commit is contained in:
Ryan Stecker 2014-06-18 22:01:59 -04:00 committed by Nicholas Hastings
parent 13f27821ad
commit 633f219cf7
2 changed files with 15 additions and 1 deletions

View File

@ -197,7 +197,6 @@
"#supported"
{
"game" "dod"
"game" "tf"
"game" "hl2mp"
}
"Signatures"

View File

@ -11,6 +11,21 @@
"Games"
{
/* CBaseEntityOutput::FireOutput */
"#default"
{
"Signatures"
{
"FireOutput"
{
"library" "server"
"windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x53\x8B\x5D\x08\x56\xBE"
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
"mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
}
}
}
/* Team Fortress 2 */
"tf"
{