mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-02-24 13:16:51 +00:00
Removed MathSpeed.Difficulty.
This commit is contained in:
parent
5cb5f2c74b
commit
f2f59590ac
|
@ -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