Forgot to add import in PR

This commit is contained in:
Allen Ray 2020-06-21 23:09:08 -04:00
parent c3e5e4fdb2
commit 543819d066
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ import (
"fmt"
"image/color"
"github.com/go-gl/gl/v3.3-core/gl"
"github.com/faiface/glhf"
"github.com/faiface/mainthread"
"github.com/faiface/pixel"