Reaction on any modder detection (#1772)

* Closes #1676

Co-authored-by: Quentin E. / iDeath <xiaoxiao921@hotmail.fr>
This commit is contained in:
kbabrmover1995
2023-07-22 22:44:38 +03:00
committed by GitHub
parent fa8043be2a
commit 72ebaec8ec
4 changed files with 8 additions and 6 deletions

View File

@ -100,6 +100,7 @@ namespace big
draw_reaction(g.reactions.remote_ragdoll);
draw_reaction(g.reactions.kick_vote);
draw_reaction(g.reactions.modder_detection);
draw_reaction(g.reactions.game_anti_cheat_modder_detection);
draw_reaction(g.reactions.report);
draw_reaction(g.reactions.report_cash_spawn);
draw_reaction(g.reactions.request_control_event);