From b18251ea79f35eca6e455c1598b30550297817a3 Mon Sep 17 00:00:00 2001 From: VelocitOni Date: Sun, 25 Aug 2024 14:21:30 -0400 Subject: [PATCH] Changed back to 15 Changed back to 15 to test my git credentials rq --- src/k_kart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/k_kart.h b/src/k_kart.h index efce0ac34..c42e9d372 100644 --- a/src/k_kart.h +++ b/src/k_kart.h @@ -52,7 +52,7 @@ Make sure this matches the actual number of states #define OVERDRIVE_STARTUP (0) -#define AMPLEVEL (14) +#define AMPLEVEL (15) #define FLAMESHIELD_MAX (120)