From a6972714b7ce5b7834e55a3b23acf28cf51a78ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Tue, 19 May 2020 17:39:19 +0300 Subject: Melee weapons(half-working), Ped and Hud bits --- src/modelinfo/ModelIndices.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modelinfo') diff --git a/src/modelinfo/ModelIndices.h b/src/modelinfo/ModelIndices.h index 9846796d..07d832f3 100644 --- a/src/modelinfo/ModelIndices.h +++ b/src/modelinfo/ModelIndices.h @@ -404,6 +404,7 @@ enum MI_TRAIN = -1, MI_DODO = -2, + MI_NIGHTSTICK = 262, MI_BASEBALL_BAT = 264, MI_GRENADE = 270, MI_MOLOTOV = 272, -- cgit v1.2.3