3 lines
98 B
C#
3 lines
98 B
C#
namespace SideScrollerGame.Content;
|
|
|
|
public sealed record DefinitionEntry(string Kind, string Id); |