(svn r7013) Add glyphs for the interpunct. This is mainly useful for the catalan translation

This commit is contained in:
tron
2006-10-31 13:55:38 +00:00
parent 5a67373093
commit 9463052e9f
3 changed files with 4 additions and 1 deletions

View File

@@ -315,6 +315,9 @@ static const SpriteID _openttd_grf_indexes[] = {
633, 633, // × large
665, 665, // ÷ large
SPR_SELL_TRAIN, SPR_SHARED_ORDERS_ICON,
377, 377, // · small
153, 153, // · medium
601, 601, // · large
END
};