standardize "grey" to "gray"
This commit is contained in:
+2
-2
@@ -451,8 +451,8 @@ BIG = FC 06 04
|
||||
|
||||
TRANSPARENT = 00
|
||||
WHITE = 01
|
||||
DARK_GREY = 02
|
||||
LIGHT_GREY = 03
|
||||
DARK_GRAY = 02
|
||||
LIGHT_GRAY = 03
|
||||
RED = 04
|
||||
LIGHT_RED = 05
|
||||
GREEN = 06
|
||||
|
||||
Reference in New Issue
Block a user