aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_draw_weapons_extra.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_draw_weapons_extra.c')
-rw-r--r--src/ft_draw_weapons_extra.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_draw_weapons_extra.c b/src/ft_draw_weapons_extra.c
index 781598f..ed3ed53 100644
--- a/src/ft_draw_weapons_extra.c
+++ b/src/ft_draw_weapons_extra.c
@@ -38,4 +38,5 @@ void
{
ft_calc_weapon(0, cl);
ft_calc_weapon(1, cl);
+ ft_calc_weapon(2, cl);
}