Files
GameJamDungeon/Zennysoft.Game.Ma.Implementation/Entity/IEnemyLootTable.cs
T

7 lines
81 B
C#

namespace Zennysoft.Ma.Adapter.Entity;
public interface IEnemyLootTable
{
}