diff options
author | rubidium <rubidium@openttd.org> | 2011-12-02 19:58:34 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2011-12-02 19:58:34 +0000 |
commit | 739c315243f55018df8f9b05af0a0477914c7ab7 (patch) | |
tree | 47d7f841acae32c19987973acc1cf7552ae90224 /bin/baseset | |
parent | 0f9c740dd55153d19a00fae1fbd0bad64d143fc7 (diff) | |
download | openttd-739c315243f55018df8f9b05af0a0477914c7ab7.tar.xz |
(svn r23395) -Fix [FS#4862]: a character that is path of the 'normal' fonts, but relocated after loading, was missing for the monospace font
Diffstat (limited to 'bin/baseset')
-rw-r--r-- | bin/baseset/openttd.grf | bin | 788308 -> 788364 bytes | |||
-rw-r--r-- | bin/baseset/orig_dos.obg | 2 | ||||
-rw-r--r-- | bin/baseset/orig_dos_de.obg | 2 | ||||
-rw-r--r-- | bin/baseset/orig_win.obg | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/bin/baseset/openttd.grf b/bin/baseset/openttd.grf Binary files differindex 2c8a58b2e..2780e1db7 100644 --- a/bin/baseset/openttd.grf +++ b/bin/baseset/openttd.grf diff --git a/bin/baseset/orig_dos.obg b/bin/baseset/orig_dos.obg index 2112af8a8..eab767159 100644 --- a/bin/baseset/orig_dos.obg +++ b/bin/baseset/orig_dos.obg @@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8 TRGC.GRF = ed446637e034104c5559b32c18afe78d TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9 TRGT.GRF = e30e8a398ae86c03dc534a8ac7dfb3b6 -OPENTTD.GRF = 91c82640e3767bb19da26a853371c720 +OPENTTD.GRF = 17456c2e46471badd04e2a89800f8c28 [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. diff --git a/bin/baseset/orig_dos_de.obg b/bin/baseset/orig_dos_de.obg index b8da401e3..1f74ba99d 100644 --- a/bin/baseset/orig_dos_de.obg +++ b/bin/baseset/orig_dos_de.obg @@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8 TRGC.GRF = ed446637e034104c5559b32c18afe78d TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9 TRGT.GRF = fcde1d7e8a74197d72a62695884b909e -OPENTTD.GRF = 91c82640e3767bb19da26a853371c720 +OPENTTD.GRF = 17456c2e46471badd04e2a89800f8c28 [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. diff --git a/bin/baseset/orig_win.obg b/bin/baseset/orig_win.obg index bda0a9067..78f13a5f5 100644 --- a/bin/baseset/orig_win.obg +++ b/bin/baseset/orig_win.obg @@ -55,7 +55,7 @@ TRGIR.GRF = 0c2484ff6be49fc63a83be6ab5c38f32 TRGCR.GRF = 3668f410c761a050b5e7095a2b14879b TRGHR.GRF = 06bf2b7a31766f048baac2ebe43457b1 TRGTR.GRF = de53650517fe661ceaa3138c6edb0eb8 -OPENTTD.GRF = 91c82640e3767bb19da26a853371c720 +OPENTTD.GRF = 17456c2e46471badd04e2a89800f8c28 [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. |