Style cleanup
This commit is contained in:
@@ -17,7 +17,7 @@ public class FaintEvent : IEventData
|
||||
/// The Pokemon that fainted.
|
||||
/// </summary>
|
||||
public IPokemon Pokemon { get; init; }
|
||||
|
||||
|
||||
/// <inheritdoc />
|
||||
public EventBatchId BatchId { get; init; } = new();
|
||||
}
|
||||
Reference in New Issue
Block a user