pex-gl/pex

initial example is broken

Closed this issue · 1 comments

example breaks with

var Color = color.Color;

but works with

var Color = color;

vorg commented

This will be fixed in #23