empaempa / GLOW

GLOW is a WebGL wrapper, which focuses on easy creation and use of shaders.
http://i-am-glow.com
MIT License
244 stars 28 forks source link

Missing = with "onLoadContext" in GLOW.load constructor #20

Closed psulat closed 11 years ago

psulat commented 11 years ago

Just added a missing "="

empaempa commented 11 years ago

Thanks!