diff options
author | aap <aap@papnet.eu> | 2019-05-28 21:17:47 +0200 |
---|---|---|
committer | aap <aap@papnet.eu> | 2019-05-28 21:17:47 +0200 |
commit | c5a058b615249a873a4cedea96a02594c3c8148c (patch) | |
tree | c632fb60a947f108a9148486115a83b3ba866148 /src/modelinfo/ModelIndices.h | |
parent | cb8993f15e06fe2ea94decce77892c28b1b23d64 (diff) |
more CVehicleModelInfo
Diffstat (limited to 'src/modelinfo/ModelIndices.h')
-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 d64cf939..8b188345 100644 --- a/src/modelinfo/ModelIndices.h +++ b/src/modelinfo/ModelIndices.h @@ -203,6 +203,7 @@ enum MI_FATFEMALE01, MI_FATFEMALE02, + MI_FIRETRUCK = 97, MI_PREDATOR = 120, MI_RHINO = 122, MI_TRAIN = 124, |