Skip to content

Commit

Permalink
Fix weapon-specific crosshairs for tranq/ac/rpg
Browse files Browse the repository at this point in the history
  • Loading branch information
squeek502 committed Jun 5, 2016
1 parent b75d37c commit 434abb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions game_shared/ff/ff_weapon_base.cpp
Expand Up @@ -54,6 +54,8 @@ const char *s_WeaponAliasInfo[] =

"railgun", // FF_WEAPON_RAILGUN

"jumpgun", // FF_WEAPON_JUMPGUN

"tranq", // FF_WEAPON_TRANQUILISER

"assaultcannon", // FF_WEAPON_ASSAULTCANNON
Expand Down

0 comments on commit 434abb8

Please sign in to comment.