Further work on static side
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace PkmnLib.Static;
|
||||
|
||||
/// <summary>
|
||||
/// The time of day. These values are the 4 different groups of time of day in Pokemon games since
|
||||
/// The time of day. These values are the 4 different groups of time of day in Pokémon games since
|
||||
/// gen 5. The exact times these correspond to differ between games.
|
||||
/// </summary>
|
||||
public enum TimeOfDay : byte
|
||||
|
||||
Reference in New Issue
Block a user