mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-25 21:31:08 +00:00
T04_Lit_Cube not ready yet.
This commit is contained in:
parent
cc23dac7a8
commit
c610a8b707
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue