From 7ad740951af4ee8a1f7cbf2a3067a065e96b5182 Mon Sep 17 00:00:00 2001 From: rubin Date: Sat, 11 Feb 2023 18:34:16 +0300 Subject: [PATCH] detele print ammo timing --- mafia-tools.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/mafia-tools.lua b/mafia-tools.lua index 1a80201..2851c36 100644 --- a/mafia-tools.lua +++ b/mafia-tools.lua @@ -1410,7 +1410,6 @@ ammo_timer.onServerMessage = function(color, message) } request.wait = 0 if config.data.chat_timing.auto then - msg.add("/r "..ammo_timer.last_ammo:upper()..": "..text) antiflood.send[#antiflood.send + 1] = "/r "..ammo_timer.last_ammo:upper()..": "..text end end