mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 12:55:36 +00:00
T04_Lit_Cube not ready yet.
This commit is contained in:
parent
a813684176
commit
d757447a8f
|
@ -13,7 +13,7 @@ using OpenTK.OpenGL;
|
|||
|
||||
namespace Examples.Tutorial
|
||||
{
|
||||
class T04_Lit_Cube : GameWindow, IExample
|
||||
class T04_Lit_Cube : GameWindow//, IExample
|
||||
{
|
||||
public T04_Lit_Cube()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue