change window title + update screenshot in lights example
This commit is contained in:
parent
80f48bc0b6
commit
2ef17e7a95
|
@ -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 |
Loading…
Reference in New Issue