revert previous commit
This commit is contained in:
parent
620784b34c
commit
b51b3e8f38
|
@ -98,7 +98,7 @@ func run() {
|
|||
}
|
||||
|
||||
cfg := pixelgl.WindowConfig{
|
||||
Title: "Lights",
|
||||
Title: "Color Light",
|
||||
Bounds: pixel.R(0, 0, 1024, 768),
|
||||
VSync: true,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue