diff options
Diffstat (limited to '')
-rw-r--r-- | src/modelinfo/ModelIndices.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modelinfo/ModelIndices.h b/src/modelinfo/ModelIndices.h index e7285b2f..e7ba9814 100644 --- a/src/modelinfo/ModelIndices.h +++ b/src/modelinfo/ModelIndices.h @@ -348,6 +348,7 @@ enum MI_BODYPARTB, MI_AIRTRAIN_VLO = 257, + MI_MOBILE = 258, NUM_DEFAULT_MODELS = 300 }; |