T04_Lit_Cube not ready yet.

This commit is contained in:
the_fiddler 2007-09-02 22:52:56 +00:00
parent a813684176
commit d757447a8f

View file

@ -13,7 +13,7 @@ using OpenTK.OpenGL;
namespace Examples.Tutorial namespace Examples.Tutorial
{ {
class T04_Lit_Cube : GameWindow, IExample class T04_Lit_Cube : GameWindow//, IExample
{ {
public T04_Lit_Cube() public T04_Lit_Cube()
{ {