SMAPI/StardewModdingAPI/Entities/SFarm.cs

6 lines
85 B
C#

namespace StardewModdingAPI.Entities
{
internal class SFarm
{
}
}