mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-24 18:15:38 +00:00
Removed the example number.
This commit is contained in:
parent
8691b50443
commit
e72deb54ad
|
@ -15,7 +15,7 @@ using System.Runtime.InteropServices;
|
|||
|
||||
namespace Examples
|
||||
{
|
||||
[Example("GLU Tesselation Functions Test", ExampleCategory.OpenGL, 10)]
|
||||
[Example("GLU Tesselation Functions Test", ExampleCategory.OpenGL)]
|
||||
public class Test : GameWindow
|
||||
{
|
||||
int startList;
|
||||
|
|
Loading…
Reference in a new issue