1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Change standard palette colours for indices 1-9

This commit is contained in:
Michael Steenbeek
2020-12-30 20:07:14 +01:00
committed by GitHub
parent 3073cca6aa
commit ac2057775e

View File

@@ -69,15 +69,15 @@ constexpr const GamePalette StandardPalette = { {
{ 0, 0, 0, 255 },
// 1 - 9 (misc. e.g. font and water)
{ 0, 0, 0, 255 },
{ 0, 0, 0, 255 },
{ 0, 0, 0, 255 },
{ 0, 0, 0, 255 },
{ 0, 0, 0, 255 },
{ 0, 0, 0, 255 },
{ 0, 0, 0, 255 },
{ 0, 0, 0, 255 },
{ 0, 0, 0, 255 },
{ 1, 1, 1, 255 },
{ 2, 2, 2, 255 },
{ 3, 3, 3, 255 },
{ 4, 4, 4, 255 },
{ 5, 5, 5, 255 },
{ 6, 6, 6, 255 },
{ 7, 7, 7, 255 },
{ 8, 8, 8, 255 },
{ 9, 9, 9, 255 },
//
{ 35, 35, 23, 255 },