delete None color data.

This commit is contained in:
2020-10-18 19:10:07 +08:00
parent 1f1d1b8035
commit 74d603fd23

View File

@@ -20,8 +20,6 @@ namespace hgl
COLOR_DEF prv_color[size_t(COLOR::RANGE_SIZE)]=
{
DEF_COLOR(None, 0, 0, 0,"")
DEF_COLOR(AliceBlue, 240,248,255,"艾利斯兰")
DEF_COLOR(AndroidGreen, 164,198, 57,"安卓绿")
DEF_COLOR(AntiqueWhite, 250,235,215,"古董白")