mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Missing Alpha
This commit is contained in:
parent
00e94d3cc7
commit
cba23ab77e
@ -139,7 +139,7 @@ _checkConfigs = {
|
||||
["yellow",[1,1,0,1]],
|
||||
["white",[1,1,1,1]],
|
||||
["black",[0,0,0,1]],
|
||||
["grey",[0.5, 0.5, 0.5]],
|
||||
["grey",[0.5, 0.5, 0.5, 1]],
|
||||
["orange",[1, 0.9, 0, 1]],
|
||||
["hex",[0.74, 0.72, 0.42, 1]],
|
||||
["sand",[1, 0.9, 0.8, 1]],
|
||||
|
Loading…
Reference in New Issue
Block a user