change window title + update screenshot in lights example

This commit is contained in:
faiface 2017-04-15 14:25:38 +02:00
parent 80f48bc0b6
commit 2ef17e7a95
2 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ func run() {
}
cfg := pixelgl.WindowConfig{
Title: "Color Light",
Title: "Lights",
Bounds: pixel.R(0, 0, 1024, 768),
VSync: true,
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB