Adds battle history, fixes code style
This commit is contained in:
@@ -17,5 +17,5 @@ public enum Gender : byte
|
||||
/// <summary>
|
||||
/// The Pokémon is female.
|
||||
/// </summary>
|
||||
Female
|
||||
Female,
|
||||
}
|
||||
Reference in New Issue
Block a user