3 lines
76 B
C#
3 lines
76 B
C#
namespace Civilization.Shared.Commands;
|
|
|
|
public abstract record BaseCommand; |
namespace Civilization.Shared.Commands;
|
|
|
|
public abstract record BaseCommand; |