Remove skid colors

This commit is contained in:
John Cote 2015-05-17 01:11:05 -04:00
parent 5d55436cec
commit a195cbe230

View file

@ -1929,9 +1929,6 @@ allColorsList = [VBase4(1.0, 1.0, 1.0, 1.0),
VBase4(0.749019, 0.756862, 0.760784, 1.0),
VBase4(1.0, 0.639215, 0.262745, 1.0),
VBase4(0.0, 0.403921, 0.647058, 1.0),
VBase4(1.0, 0.0, 0.0, 1.0),
VBase4(0.0, 0.0, 1.0, 1.0),
VBase4(0.0, 1.0, 0.0, 1.0),
VBase4(0.862745, 0.078431, 0.235294, 1.0),
VBase4(0.0, 0.635294, 0.513725, 1.0),
VBase4(0.803921, 0.498039, 0.196078, 1.0)]
@ -1947,7 +1944,6 @@ defaultBoyColorList = [0,
29,
8,
37,
40,
35,
9,
10,
@ -1956,7 +1952,6 @@ defaultBoyColorList = [0,
12,
30,
13,
41,
14,
15,
39,
@ -1968,7 +1963,6 @@ defaultBoyColorList = [0,
19,
20,
21,
42,
38,
36,
22,
@ -1990,7 +1984,6 @@ defaultGirlColorList = [0,
29,
8,
37,
40,
35,
9,
10,
@ -1999,7 +1992,6 @@ defaultGirlColorList = [0,
12,
30,
13,
41,
14,
15,
39,
@ -2011,7 +2003,6 @@ defaultGirlColorList = [0,
19,
20,
21,
42,
38,
36,
22,