From f06351b8a04d0a68628b05bed884832840998c6c Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 17 May 2024 21:44:00 +0200 Subject: stat overlay --- include/guns.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/guns.h') diff --git a/include/guns.h b/include/guns.h index 1765159..dd0a91d 100644 --- a/include/guns.h +++ b/include/guns.h @@ -23,7 +23,7 @@ typedef struct t_gun { gun guns[GUN_ALL] = { {GUN_DESERTEAGLE, "Desert Eagle", 8, 64, 0.0f, 1, 4.0f, 350, 1.0f}, - {GUN_MP5, "MP5", 30, 120, 0.05f, 1, 10.0f, 150, 1.0f}, + {GUN_MP5, "MP5", 30, 120, 0.05f, 1, 20.0f, 150, 1.0f}, {GUN_NOVA, "Nova", 12, 80, 0.1f, 3, 1.2f, 600, 1.0f}, }; -- cgit v1.2.3-70-g09d2