Adds battle history, fixes code style
This commit is contained in:
@@ -35,7 +35,7 @@ public enum MoveLearnMethod
|
||||
/// <summary>
|
||||
/// The move is learned when the Pokémon changes form.
|
||||
/// </summary>
|
||||
FormChange
|
||||
FormChange,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user