diff --git a/src/k_kart.h b/src/k_kart.h index a4be3bdc4..dd4828c20 100644 --- a/src/k_kart.h +++ b/src/k_kart.h @@ -41,7 +41,7 @@ Make sure this matches the actual number of states #define MAXCOMBOFLOAT (mapobjectscale*10) #define MINCOMBOTHRUST (mapobjectscale*2) #define MINCOMBOFLOAT (mapobjectscale*1) -#define MAXCOMBOTIME (TICRATE*6) +#define MAXCOMBOTIME (TICRATE*4) #define FLAMESHIELD_MAX (120)