mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Mixing white + black = gray
This commit is contained in:
parent
2e66c12122
commit
7257642223
@ -143,7 +143,7 @@ export const enumColorMixingResults = {
|
||||
|
||||
[c.black]: {
|
||||
// auto
|
||||
[c.white]: c.white,
|
||||
[c.white]: c.uncolored,
|
||||
[c.cyan]: c.cyan,
|
||||
[c.uncolored]: c.uncolored,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user