Code smells
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Benchmarking
|
||||
{
|
||||
private readonly Move[] moves;
|
||||
private readonly Vector2[] directions;
|
||||
private readonly Consumer consumer = new Consumer();
|
||||
private readonly Consumer consumer = new();
|
||||
|
||||
public Benchmarks()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user