mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-07-06 13:47:50 +03:00
3 lines
59 B
C#
3 lines
59 B
C#
namespace DotTiled;
|
|
|
|
public class PointObject : Object { }
|