Correct the palettes
This commit is contained in:
@@ -4,8 +4,6 @@ import "image/color"
|
||||
|
||||
var (
|
||||
ChaosGatePalette = color.Palette{
|
||||
Transparent,
|
||||
|
||||
color.RGBA{R: 0, G: 0, B: 0, A: 255},
|
||||
color.RGBA{R: 128, G: 0, B: 0, A: 255},
|
||||
color.RGBA{R: 0, G: 128, B: 0, A: 255},
|
||||
|
Reference in New Issue
Block a user