From 8421adc89351fad8005938a5088ac6014a384a02 Mon Sep 17 00:00:00 2001 From: higps <59850204+higps@users.noreply.github.com> Date: Tue, 9 Jul 2024 20:35:57 +0200 Subject: [PATCH] Update berobot_teamcomptips.sp --- berobot_teamcomptips.sp | 1 - 1 file changed, 1 deletion(-) diff --git a/berobot_teamcomptips.sp b/berobot_teamcomptips.sp index 355c8de2..16cc70fe 100644 --- a/berobot_teamcomptips.sp +++ b/berobot_teamcomptips.sp @@ -28,7 +28,6 @@ public Plugin myinfo = public void OnPluginStart() { - HookEvent("teamplay_point_captured", Event_Teamplay_Point_Captured, EventHookMode_Post); RegConsoleCmd("sm_showcomptips", Command_ShowCompTips, "Toggles showing composition tips for your team");