Adds battle history, fixes code style
This commit is contained in:
@@ -28,5 +28,5 @@ public enum Statistic : byte
|
||||
/// <summary>
|
||||
/// Speed determines the order that a Pokémon can act in battle.
|
||||
/// </summary>
|
||||
Speed
|
||||
Speed,
|
||||
}
|
||||
Reference in New Issue
Block a user