Removed the example number.

This commit is contained in:
the_fiddler 2008-04-13 16:54:07 +00:00
parent 8691b50443
commit e72deb54ad

View file

@ -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;