From e409d919493eb61b5f97f6d2bf7862602f522558 Mon Sep 17 00:00:00 2001 From: NepDisk Date: Mon, 16 Feb 2026 00:08:35 -0500 Subject: [PATCH] static_castma(balls) --- src/h_timers.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",