Updated Fortress Forever gamedata to include support for newer features.

This commit is contained in:
Nicholas Hastings 2011-08-20 13:25:38 -04:00
parent 301ae447b4
commit 2b9a39e2eb

View File

@ -96,6 +96,11 @@
"windows" "36" "windows" "36"
"linux" "37" "linux" "37"
} }
"PlayerRunCmd"
{
"windows" "354"
"linux" "355"
}
"FireOutputBackup" "FireOutputBackup"
{ {
"windows" "6" "windows" "6"
@ -132,5 +137,10 @@
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" "linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
} }
} }
"Keys"
{
"GameRulesProxy" "CFFGameRulesProxy"
}
} }
} }