mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-08 01:10:28 +00:00
(svn r23032) -Fix (r14224, r22419): Palette conversion windows to DOS for light house / stadium animated colour was mixed up
This commit is contained in:
parent
de27205e6c
commit
a78f38fdc0
@ -41,7 +41,7 @@ extern const byte _palmap_w2d[] = {
|
||||
2, 245, 246, 247, 248, 249, 250, 251, // 216..223
|
||||
252, 253, 254, 229, 230, 231, 227, 228, // 224..231
|
||||
235, 236, 237, 238, 232, 233, 234, 239, // 232..239
|
||||
240, 241, 242, 244, 243, 9, 218, 219, // 240..247
|
||||
240, 241, 242, 243, 244, 9, 218, 219, // 240..247
|
||||
220, 221, 222, 223, 224, 225, 226, 255, // 248..255
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user