summaryrefslogtreecommitdiff
path: root/Plugins/MonoGame.Extended/source/MonoGame.Extended.Tiled/Serialization/TiledMapEllipseContent.cs
blob: 78f7bddb9ca7f471ae3489be10f19a9a0eaeeb7c (plain)
1
2
3
4
5
6
namespace MonoGame.Extended.Tiled.Serialization
{
    public class TiledMapEllipseContent
    {
    }
}