Remove FluentResults, documentation
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace PkmnLib.Dynamic.Models.Choices;
|
||||
|
||||
/// <summary>
|
||||
/// A choice to use an item
|
||||
/// </summary>
|
||||
public interface IItemChoice : ITurnChoice
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user