Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dystopm committed Jul 16, 2023
1 parent e651e6b commit 3c763d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regamedll/dlls/weapons.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@ void CBasePlayerWeapon::HandleInfiniteAmmo()
}
}

LINK_HOOK_CLASS_VOID_CHAIN2(ItemPostFrame)
LINK_HOOK_CLASS_VOID_CHAIN2(CBasePlayerWeapon, ItemPostFrame)

void EXT_FUNC CBasePlayerWeapon::__API_HOOK(ItemPostFrame)()
{
Expand Down

0 comments on commit 3c763d5

Please sign in to comment.