summaryrefslogtreecommitdiff
path: root/table
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-10-31 13:55:38 +0000
committertron <tron@openttd.org>2006-10-31 13:55:38 +0000
commit4832b0fdffd7785c02c834355da0a958ca9843fe (patch)
tree66909904bddf4efe7a92c023eec97cd3f5741bd4 /table
parent2d8708bde15227e4b18dd9d4dc69faa3a4dd61e9 (diff)
downloadopenttd-4832b0fdffd7785c02c834355da0a958ca9843fe.tar.xz
(svn r7013) Add glyphs for the interpunct. This is mainly useful for the catalan translation
Diffstat (limited to 'table')
-rw-r--r--table/files.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/table/files.h b/table/files.h
index 65c635027..4dfdfebb6 100644
--- a/table/files.h
+++ b/table/files.h
@@ -59,6 +59,6 @@ static MD5File files_openttd[] = {
{ "autorail.grf", { 0xed, 0x44, 0x7f, 0xbb, 0x19, 0x44, 0x48, 0x4c, 0x07, 0x8a, 0xb1, 0xc1, 0x5c, 0x12, 0x3a, 0x60 } },
{ "canalsw.grf", { 0x13, 0x9c, 0x98, 0xcf, 0xb8, 0x7c, 0xd7, 0x1f, 0xca, 0x34, 0xa5, 0x6b, 0x65, 0x31, 0xec, 0x0f } },
{ "elrailsw.grf", { 0x4f, 0xf9, 0xac, 0x79, 0x50, 0x28, 0x9b, 0xe2, 0x15, 0x30, 0xa8, 0x1e, 0xd5, 0xfd, 0xe1, 0xda } },
- { "openttd.grf", { 0xd9, 0x68, 0xb3, 0x59, 0xd9, 0xfe, 0x39, 0xdc, 0x23, 0xe9, 0xe9, 0x3e, 0xf1, 0x65, 0x55, 0x09 } },
+ { "openttd.grf", { 0x59, 0x22, 0x19, 0xe0, 0x6e, 0xe7, 0xb6, 0xa3, 0x55, 0x53, 0xcc, 0x9e, 0xbc, 0xaf, 0xcc, 0x83 } },
{ "trkfoundw.grf", { 0x12, 0x33, 0x3f, 0xa3, 0xd1, 0x86, 0x8b, 0x04, 0x53, 0x18, 0x9c, 0xee, 0xf9, 0x2d, 0xf5, 0x95 } },
};