mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Update colors.js
This commit is contained in:
parent
e2d22e7386
commit
6db42bdda6
@ -155,7 +155,7 @@ for (const color in enumColors) {
|
||||
|
||||
// Anything with white is white again
|
||||
enumColorMixingResults[color][c.white] = c.white;
|
||||
|
||||
|
||||
// Black mixed with white is gray
|
||||
enumColorMixingResults[c.black][c.white] = c.uncolored;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user