tidy
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
public interface ICondition
|
||||
{
|
||||
bool Evaluate();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -3,4 +3,4 @@
|
||||
public interface ICondition
|
||||
{
|
||||
bool Evaluate();
|
||||
}
|
||||
}
|
||||