From 6ce6771ec24d3ced66cd95e32d7f6bd37ae789b6 Mon Sep 17 00:00:00 2001 From: Alex Lewis Date: Sun, 26 Jul 2026 09:37:14 +0100 Subject: [PATCH] update attacktimer --- plugins/attacktimer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/attacktimer b/plugins/attacktimer index 29b841ca3..48a39e9cb 100644 --- a/plugins/attacktimer +++ b/plugins/attacktimer @@ -1,3 +1,3 @@ repository=https://github.com/ngraves95/attacktimer.git -commit=c5e512d49d6df08b5ad9c6de1ade82cc238b8bd7 +commit=881c67da1f1fda759c6b0ff7d73477e73c3544f4 authors=ngraves95,Lexer747