Style cleanup
This commit is contained in:
@@ -17,7 +17,7 @@ public class MoveMissEvent : IEventData
|
||||
/// Data about the move that missed.
|
||||
/// </summary>
|
||||
public IExecutingMove ExecutingMove { get; }
|
||||
|
||||
|
||||
/// <inheritdoc />
|
||||
public EventBatchId BatchId { get; init; }
|
||||
}
|
||||
Reference in New Issue
Block a user