Aggiunta definizione di un colore mancante
git-svn-id: svn://10.65.10.50/trunk@863 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
b0b58660f5
commit
9755f11e2f
@ -27,6 +27,7 @@ short BASEY = 8;
|
|||||||
short ROWY = 8;
|
short ROWY = 8;
|
||||||
|
|
||||||
COLOR MASK_BACK_COLOR = COLOR_WHITE;
|
COLOR MASK_BACK_COLOR = COLOR_WHITE;
|
||||||
|
COLOR MASK_LIGHT_COLOR = COLOR_WHITE;
|
||||||
COLOR MASK_DARK_COLOR = COLOR_BLUE;
|
COLOR MASK_DARK_COLOR = COLOR_BLUE;
|
||||||
COLOR NORMAL_COLOR = COLOR_BLACK;
|
COLOR NORMAL_COLOR = COLOR_BLACK;
|
||||||
COLOR NORMAL_BACK_COLOR = COLOR_WHITE;
|
COLOR NORMAL_BACK_COLOR = COLOR_WHITE;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user