Whoops that's a testing define

This commit is contained in:
Antonio Martinez 2025-09-24 22:10:52 -04:00
parent 39c2779fb2
commit 3cc58d93f2

View file

@ -98,7 +98,7 @@ Make sure this matches the actual number of states
#define FAILSAFETIME (4*TICRATE)
#define DUELOVERTIME (cv_dueltimelimit.value)
#define DUELWINNINGSCORE (999)
#define DUELWINNINGSCORE (cv_duelscorelimit.value)
#define MIN_WAVEDASH_CHARGE ((11*TICRATE/16)*9)