Code formatting fixes
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Craftimizer.Solver.Crafty;
|
||||
public struct ActionSet
|
||||
{
|
||||
private const bool IsDeterministic = false;
|
||||
|
||||
|
||||
private uint bits;
|
||||
|
||||
[Pure]
|
||||
|
||||
Reference in New Issue
Block a user