Adjust color of LITH (#787)
This commit is contained in:
parent
fb3fcfcdb7
commit
66c5287824
@ -7,7 +7,7 @@ void Element::Element_LITH()
|
||||
{
|
||||
Identifier = "DEFAULT_PT_LITH";
|
||||
Name = "LITH";
|
||||
Colour = PIXPACK(0xC5C5BB);
|
||||
Colour = PIXPACK(0xB6AABF);
|
||||
MenuVisible = 1;
|
||||
MenuSection = SC_EXPLOSIVE;
|
||||
Enabled = 1;
|
||||
|
Reference in New Issue
Block a user