SMAPI/StardewModdingAPI/Entities/SCharacter.cs

7 lines
83 B
C#

namespace StardewModdingAPI.Entities
{
class SCharacter
{
}
}