Update TF2 FireOutput gamedata.
This commit is contained in:
parent
13f27821ad
commit
633f219cf7
@ -197,7 +197,6 @@
|
|||||||
"#supported"
|
"#supported"
|
||||||
{
|
{
|
||||||
"game" "dod"
|
"game" "dod"
|
||||||
"game" "tf"
|
|
||||||
"game" "hl2mp"
|
"game" "hl2mp"
|
||||||
}
|
}
|
||||||
"Signatures"
|
"Signatures"
|
||||||
|
@ -11,6 +11,21 @@
|
|||||||
|
|
||||||
"Games"
|
"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 */
|
/* Team Fortress 2 */
|
||||||
"tf"
|
"tf"
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user