summaryrefslogtreecommitdiff
path: root/StardewModdingAPI/Entities/SFarm.cs
blob: 4895df7e312b38ec473deb948122ecc5d0a771eb (plain)
1
2
3
4
5
6
namespace StardewModdingAPI.Entities
{
    class SFarm
    {
    }
}