Use PCGRandom instead of System.Random, documentation
This commit is contained in:
@@ -4,6 +4,9 @@ using PkmnLib.Static;
|
||||
|
||||
namespace PkmnLib.Dynamic.Libraries;
|
||||
|
||||
/// <summary>
|
||||
/// Miscellaneous handlings for battles.
|
||||
/// </summary>
|
||||
public interface IMiscLibrary
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user