Blue sparks skin color Sapphire -> Blue

Blue
This commit is contained in:
James R 2023-02-17 01:40:27 -08:00
parent e9668598d2
commit b89b3cb6a7

View file

@ -4633,7 +4633,7 @@ UINT16 K_DriftSparkColor(player_t *player, INT32 charge)
}
else
{
color = SKINCOLOR_SAPPHIRE;
color = SKINCOLOR_BLUE;
}
}
else if (charge >= dstwo)