Skip to content

Commit

Permalink
Remove unused function info in gamedata
Browse files Browse the repository at this point in the history
  • Loading branch information
FortyTwoFortyTwo committed Jul 29, 2023
1 parent 95791db commit 792ebbc
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions addons/sourcemod/gamedata/szf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,20 +104,6 @@
}
}
}
"CTFPlayerShared::DetermineDisguiseWeapon"
{
"signature" "CTFPlayerShared::DetermineDisguiseWeapon"
"callconv" "thiscall"
"return" "void"
"this" "address"
"arguments"
{
"bForcePrimary"
{
"type" "bool"
}
}
}
"CTFPlayer::TeamFortress_CalculateMaxSpeed"
{
"signature" "CTFPlayer::TeamFortress_CalculateMaxSpeed"
Expand Down

0 comments on commit 792ebbc

Please sign in to comment.