- changed icon lookup for weapons in SBARINFO so that it uses the alternative HUD's method if the weapon does not have an icon defined.
SVN r3587 (trunk)
This commit is contained in:
parent
4df1ea63b5
commit
b2e5e15d3c
3 changed files with 36 additions and 18 deletions
|
|
@ -386,4 +386,6 @@ void ST_LoadCrosshair(bool alwaysload=false);
|
|||
void ST_Clear();
|
||||
extern FTexture *CrosshairImage;
|
||||
|
||||
FTextureID GetWeaponIcon(AWeapon *weapon);
|
||||
|
||||
#endif /* __SBAR_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue