Updated Fortress Forever gamedata to include support for newer features.
This commit is contained in:
parent
301ae447b4
commit
2b9a39e2eb
@ -96,6 +96,11 @@
|
||||
"windows" "36"
|
||||
"linux" "37"
|
||||
}
|
||||
"PlayerRunCmd"
|
||||
{
|
||||
"windows" "354"
|
||||
"linux" "355"
|
||||
}
|
||||
"FireOutputBackup"
|
||||
{
|
||||
"windows" "6"
|
||||
@ -132,5 +137,10 @@
|
||||
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
||||
}
|
||||
}
|
||||
|
||||
"Keys"
|
||||
{
|
||||
"GameRulesProxy" "CFFGameRulesProxy"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user