7 lines
89 B
C#
7 lines
89 B
C#
namespace Zennysoft.Game.Abstractions
|
|
{
|
|
public interface IFloorSpawnTable
|
|
{
|
|
}
|
|
}
|