This website requires JavaScript.
Explore
Help
Register
Sign In
StardewValley
/
SMAPI
Watch
1
Star
0
Fork
You've already forked SMAPI
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6f64d448f9
SMAPI
/
StardewModdingAPI
/
Entities
/
SCharacter.cs
7 lines
83 B
C#
Raw
Normal View
History
Unescape
Escape
okay. things.
2016-03-23 08:36:04 +08:00
namespace
StardewModdingAPI.Entities
Fixed mod content path not being set correctly. Fixed object draw code. Custom objects can now be placed and show up correctly.
2016-03-07 07:28:32 +08:00
{
class
SCharacter
{
}
}