forked from mirror/OpenTTD
(svn r3970) - FS#56 - [Crash] Missing glyph(s) in big-font. Added several missing glyphs for the big font. Backport of r3940 from trunk
This commit is contained in:
@@ -314,6 +314,12 @@ static const SpriteID _openttd_grf_indexes[] = {
|
||||
93, 96, // { | } ~ medium
|
||||
541, 544, // { | } ~ large
|
||||
SPR_HOUSE_ICON, SPR_HOUSE_ICON,
|
||||
585, 585, // <20> large
|
||||
587, 587, // <20> large
|
||||
592, 592, // <20> large
|
||||
594, 597, // <20> <20> <20> <20> large
|
||||
633, 633, // <20> large
|
||||
665, 665, // <20> large
|
||||
END
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user