summaryrefslogtreecommitdiff
path: root/StardewModdingAPI/Entities/SNpc.cs
blob: 727dcff75427ba379eebdd5d9dd83588fae9d9f9 (plain)
1
2
3
4
5
6
namespace StardewModdingAPI.Entities
{
    internal class SNpc
    {
    }
}