revert previous commit

This commit is contained in:
faiface 2017-04-14 22:46:46 +02:00
parent 620784b34c
commit b51b3e8f38
1 changed files with 1 additions and 1 deletions

View File

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