From f5059dfca5ccf6e8148598c03481deb2055f1f1c Mon Sep 17 00:00:00 2001 From: Alex Lewis Date: Sun, 26 Apr 2026 14:46:20 +0100 Subject: [PATCH] update attacktimer (#11645) --- plugins/attacktimer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/attacktimer b/plugins/attacktimer index 7247ca062..0741f75a8 100644 --- a/plugins/attacktimer +++ b/plugins/attacktimer @@ -1,3 +1,3 @@ repository=https://github.com/ngraves95/attacktimer.git -commit=e0298bf3794f9b755cb3747d9c644ddd9c7fd489 +commit=bcd5d22327ce9392069d239c88c6ad6d7a32f9ec authors=ngraves95,Lexer747