Removed MathSpeed.Difficulty.
This commit is contained in:
parent
a2262697a2
commit
6fc2297fbb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ using OpenTK.Math;
|
|||
|
||||
namespace Examples.Tests
|
||||
{
|
||||
[Example("Math speed test", ExampleCategory.Test, 2, false)]
|
||||
[Example("Math speed test", ExampleCategory.Test)]
|
||||
public class MathSpeed
|
||||
{
|
||||
public static void Main()
|
||||
|
|
Loading…
Reference in a new issue