Fixed the TMP weapon selection showing the P90 sprite

This commit is contained in:
Marco Cawthorne 2017-11-12 14:45:40 -06:00
parent eba1491409
commit 8fd82126df
2 changed files with 1 additions and 1 deletions

View file

@ -42,7 +42,7 @@ weaponsymbolinfo_t wpSymbolTable[ CS_WEAPON_COUNT ] = {
{ "sprites/640hud12.spr_0.tga", '0 0' }, //WEAPON_P90
{ "sprites/640hud16.spr_0.tga", '0 0' }, //WEAPON_UMP45
{ "sprites/640hud14.spr_0.tga", '0 0' }, //WEAPON_MAC10
{ "sprites/640hud12.spr_0.tga", '0 0' }, //WEAPON_TMP
{ "sprites/640hud5.spr_0.tga", '0 0' }, //WEAPON_TMP
{ "sprites/640hud10.spr_0.tga", '0 0' }, //WEAPON_AK47
{ "sprites/640hud10.spr_0.tga", '0 0.17578125' }, //WEAPON_SG552
{ "sprites/640hud2.spr_0.tga", '0 0.17578125' }, //WEAPON_M4A1

Binary file not shown.