diff --git a/src/h_timers.cpp b/src/h_timers.cpp index c561fb326..70d840551 100644 --- a/src/h_timers.cpp +++ b/src/h_timers.cpp @@ -258,7 +258,7 @@ void K_DisplayItemTimers(void) {qche("K_TIINV1"), qche("K_TIINV2"), qche("K_TIINV3"), qche("K_TIINV4"), qche("K_TIINV5"), qche("K_TIINV6")}, 3, // Hide the timer until it's necessary - ((stplyr->invincibilitytimer >= MININVINTIME) && K_IsKartItemAlternate(KITEM_INVINCIBILITY)) ? TIMER_NONUMBER : 0, + static_cast(((stplyr->invincibilitytimer >= MININVINTIME) && K_IsKartItemAlternate(KITEM_INVINCIBILITY)) ? TIMER_NONUMBER : 0), }, { // grow "grow",