summaryrefslogtreecommitdiff
path: root/src/company_manager_face.h
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2018-03-11 07:16:58 +0000
committerpeter1138 <peter1138@openttd.org>2018-03-11 07:16:58 +0000
commit8c0d5b2ffd1968b29bc7b42692c576f53237e6da (patch)
treee3f20652177f1a039a02605bf87cf80855fb82f2 /src/company_manager_face.h
parentdacd8d87efb9892245f9575e3abea84ec44d814e (diff)
downloadopenttd-8c0d5b2ffd1968b29bc7b42692c576f53237e6da.tar.xz
(svn r27975) -Fix (r8969) [FS#6642]: Missing one hair style.
Diffstat (limited to 'src/company_manager_face.h')
-rw-r--r--src/company_manager_face.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/company_manager_face.h b/src/company_manager_face.h
index 993e539cc..511f85b7d 100644
--- a/src/company_manager_face.h
+++ b/src/company_manager_face.h
@@ -78,7 +78,7 @@ static const CompanyManagerFaceBitsInfo _cmf_info[] = {
/* CMFV_MOUSTACHE */ { 13, 2, { 3, 0, 3, 0 }, { 0x367, 0, 0x397, 0 } }, ///< Depends on CMFV_HAS_MOUSTACHE
/* CMFV_LIPS */ { 13, 4, { 12, 10, 9, 9 }, { 0x35B, 0x351, 0x3A5, 0x3C8 } }, ///< Depends on !CMFV_HAS_MOUSTACHE
/* CMFV_NOSE */ { 17, 3, { 8, 4, 4, 5 }, { 0x349, 0x34C, 0x393, 0x3B3 } }, ///< Depends on !CMFV_HAS_MOUSTACHE
- /* CMFV_HAIR */ { 20, 4, { 9, 5, 5, 4 }, { 0x382, 0x38B, 0x3D4, 0x3D9 } },
+ /* CMFV_HAIR */ { 20, 4, { 9, 5, 5, 5 }, { 0x382, 0x38B, 0x3D4, 0x3D9 } },
/* CMFV_JACKET */ { 24, 2, { 3, 3, 3, 3 }, { 0x36B, 0x378, 0x36B, 0x378 } },
/* CMFV_COLLAR */ { 26, 2, { 4, 4, 4, 4 }, { 0x36E, 0x37B, 0x36E, 0x37B } },
/* CMFV_TIE_EARRING */ { 28, 3, { 6, 3, 6, 3 }, { 0x372, 0x37F, 0x372, 0x3D1 } }, ///< Depends on CMFV_HAS_TIE_EARRING