Skip to content

Commit

Permalink
Revert player_can_assassinate_object hook
Browse files Browse the repository at this point in the history
  • Loading branch information
twist84 committed Sep 4, 2024
1 parent 601331b commit 75c5507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion game/source/game/players.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

HOOK_DECLARE(0x00536020, player_get_armor_loadout);
HOOK_DECLARE(0x00536680, player_get_weapon_loadout);
HOOK_DECLARE(0x00538510, player_can_assassinate_object);
HOOK_DECLARE(0x0053F220, player_suppress_action);

bool debug_player_network_aiming = false;
Expand Down

0 comments on commit 75c5507

Please sign in to comment.