Added gamedata for TF2 SetInWaitingForPlayers (bug 4704).
This commit is contained in:
parent
9ec3f1b89d
commit
d2a89c5856
@ -85,6 +85,13 @@
|
||||
"linux" "@_ZN9CTFPlayer19SetPowerplayEnabledEb"
|
||||
"mac" "@_ZN9CTFPlayer19SetPowerplayEnabledEb"
|
||||
}
|
||||
"SetInWaitingForPlayers"
|
||||
{
|
||||
"library" "server"
|
||||
"windows" "\x56\x8B\xF1\xE8\x2A\x2A\x2A\x2A\x84\xC0\x0F\x85\x2A\x2A\x2A\x2A\xA1"
|
||||
"linux" "@_ZN24CTeamplayRoundBasedRules22SetInWaitingForPlayersEb"
|
||||
"mac" "@_ZN24CTeamplayRoundBasedRules22SetInWaitingForPlayersEb"
|
||||
}
|
||||
"StunPlayer"
|
||||
{
|
||||
"library" "server"
|
||||
|
Loading…
Reference in New Issue
Block a user