5 lines
86 B
C#
5 lines
86 B
C#
namespace PkmnLib.Plugin.Gen7.Scripts.Utils;
|
|
|
|
public interface IBatonPassException
|
|
{
|
|
} |