mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-11 16:15:38 +00:00
Removed MathSpeed.Difficulty.
This commit is contained in:
parent
a2262697a2
commit
6fc2297fbb
|
@ -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