From eb2b5324754cf1b44a2c9556b06a4733e526bc57 Mon Sep 17 00:00:00 2001 From: Alex Lewis Date: Mon, 18 May 2026 22:28:50 +0100 Subject: [PATCH] update attacktimer (#12029) --- plugins/attacktimer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/attacktimer b/plugins/attacktimer index e96f103fd..5250b5bf1 100644 --- a/plugins/attacktimer +++ b/plugins/attacktimer @@ -1,3 +1,3 @@ repository=https://github.com/ngraves95/attacktimer.git -commit=daea3c0786022f04bd17add256921d2345c3ab4e +commit=ffa4af13c45816ccd2156705cb1e16b19f7b6835 authors=ngraves95,Lexer747