From 1e2c7e3461b9e94031d5d8bb2d793b86026a4a71 Mon Sep 17 00:00:00 2001 From: TehRealSalt Date: Tue, 14 May 2019 23:00:15 -0400 Subject: [PATCH] Update combi-band colors --- src/k_kart.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/k_kart.c b/src/k_kart.c index c12ed8341..2cfc6fbc1 100644 --- a/src/k_kart.c +++ b/src/k_kart.c @@ -1594,11 +1594,11 @@ static void K_DrawDraftCombiring(player_t *player, player_t *victim, fixed_t cur SKINCOLOR_PLATINUM, SKINCOLOR_TEA, SKINCOLOR_GARDEN, - SKINCOLOR_MUSTARD, - SKINCOLOR_YELLOW, + SKINCOLOR_BANANA, + SKINCOLOR_GOLD, SKINCOLOR_ORANGE, SKINCOLOR_SCARLET, - SKINCOLOR_CHERRY + SKINCOLOR_TAFFY }; fixed_t minimumdist = FixedMul(RING_DIST>>1, player->mo->scale); UINT8 c = FixedMul(CHAOTIXBANDCOLORS<> FRACBITS;