7 lines
82 B
C#
7 lines
82 B
C#
using Fantasy.Entitas;
|
|
|
|
namespace Fantasy;
|
|
|
|
public class MapMatter : Entity
|
|
{
|
|
} |