diff options
Diffstat (limited to '')
-rw-r--r-- | src/modelinfo/ModelIndices.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modelinfo/ModelIndices.h b/src/modelinfo/ModelIndices.h index 91ba650e..e7285b2f 100644 --- a/src/modelinfo/ModelIndices.h +++ b/src/modelinfo/ModelIndices.h @@ -302,7 +302,8 @@ enum MI_TRAIN = -1, MI_DODO = -2, - MI_NIGHTSTICK = 262, + MI_GOLFCLUB = 261, + MI_NIGHTSTICK, MI_KNIFE, MI_BASEBALL_BAT, MI_GRENADE = 270, |