Counter-Strike: Tweak the kill-icon for WEAPON_C4BOMB so it's the generic

death one.
This commit is contained in:
Marco Cawthorne 2020-04-25 22:29:00 +02:00
parent dae9080d57
commit ece32f1c51

View file

@ -310,7 +310,7 @@ weapon_t w_c4bomb =
0,
"sprites/640hud1.spr_0.tga",
[32,16],
[192,16],
[224,240],
w_c4bomb_draw,
__NULL__,
w_c4bomb_primary,