From 1d0f44467e137b8f83ec060c5e27a97076a8d0dd Mon Sep 17 00:00:00 2001 From: Alex Lewis Date: Mon, 22 Jun 2026 18:46:55 +0100 Subject: [PATCH] update attacktimer --- plugins/attacktimer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/attacktimer b/plugins/attacktimer index 1ae1c17f1..bef7b1028 100644 --- a/plugins/attacktimer +++ b/plugins/attacktimer @@ -1,3 +1,3 @@ repository=https://github.com/ngraves95/attacktimer.git -commit=fce3366e9183bc3d2a38de21a796c4e09c26b0b1 +commit=c7d68925e97b707422caa99b6d4765537f0d6dd8 authors=ngraves95,Lexer747