From c162e010ae85c636131ff59e8d810be4e9960caa Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 4 Nov 2023 16:48:51 +0100 Subject: throwables ui --- src/guns.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/guns.c') diff --git a/src/guns.c b/src/guns.c index 8741fa6..7fa4f7e 100644 --- a/src/guns.c +++ b/src/guns.c @@ -9,6 +9,7 @@ image* get_image_of_gun(gun_type type) { switch (type) { case GUN_NOVA: return img_icon_nova; break; + case GUN_MP5: return img_icon_nova; break; default: break; -- cgit v1.2.3-70-g09d2