diff options
author | frosch <frosch@openttd.org> | 2010-12-18 13:04:05 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2010-12-18 13:04:05 +0000 |
commit | 73252ea5705a5a3cf0d0ec75914fd05b3c113dd4 (patch) | |
tree | 7283c96d2f145db85ccc7657c6aed7e11cd89eb7 /bin | |
parent | 37f6847b56004122849f73086e2e9bf03224fa06 (diff) | |
download | openttd-73252ea5705a5a3cf0d0ec75914fd05b3c113dd4.tar.xz |
(svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/data/openttd.grf | bin | 522254 -> 522254 bytes | |||
-rw-r--r-- | bin/data/orig_dos.obg | 2 | ||||
-rw-r--r-- | bin/data/orig_dos_de.obg | 2 | ||||
-rw-r--r-- | bin/data/orig_win.obg | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/bin/data/openttd.grf b/bin/data/openttd.grf Binary files differindex 3db191700..31d322436 100644 --- a/bin/data/openttd.grf +++ b/bin/data/openttd.grf diff --git a/bin/data/orig_dos.obg b/bin/data/orig_dos.obg index 14e877021..ff04ce474 100644 --- a/bin/data/orig_dos.obg +++ b/bin/data/orig_dos.obg @@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8 TRGC.GRF = ed446637e034104c5559b32c18afe78d TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9 TRGT.GRF = e30e8a398ae86c03dc534a8ac7dfb3b6 -OPENTTD.GRF = 75fe128aa34157413938c90be4608152 +OPENTTD.GRF = e67a3aaf13b81bab5d72d7440244e20c [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. diff --git a/bin/data/orig_dos_de.obg b/bin/data/orig_dos_de.obg index 673596031..2737cace6 100644 --- a/bin/data/orig_dos_de.obg +++ b/bin/data/orig_dos_de.obg @@ -55,7 +55,7 @@ TRGI.GRF = da6a6c9dcc451eec88d79211437b76a8 TRGC.GRF = ed446637e034104c5559b32c18afe78d TRGH.GRF = ee6616fb0e6ef6b24892c58c93d86fc9 TRGT.GRF = fcde1d7e8a74197d72a62695884b909e -OPENTTD.GRF = 75fe128aa34157413938c90be4608152 +OPENTTD.GRF = e67a3aaf13b81bab5d72d7440244e20c [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. diff --git a/bin/data/orig_win.obg b/bin/data/orig_win.obg index bd595bc0f..9433b78e8 100644 --- a/bin/data/orig_win.obg +++ b/bin/data/orig_win.obg @@ -55,7 +55,7 @@ TRGIR.GRF = 0c2484ff6be49fc63a83be6ab5c38f32 TRGCR.GRF = 3668f410c761a050b5e7095a2b14879b TRGHR.GRF = 06bf2b7a31766f048baac2ebe43457b1 TRGTR.GRF = de53650517fe661ceaa3138c6edb0eb8 -OPENTTD.GRF = 75fe128aa34157413938c90be4608152 +OPENTTD.GRF = e67a3aaf13b81bab5d72d7440244e20c [origin] default = You can find it on your Transport Tycoon Deluxe CD-ROM. |