3 lines
86 B
C#
3 lines
86 B
C#
namespace Civilization.Shared.Commands;
|
|
|
|
public record EndTurnCommand() : BaseCommand; |