ported from perforce
This commit is contained in:
8
RobotAndDonkey.Game/EModifierKind.cs
Normal file
8
RobotAndDonkey.Game/EModifierKind.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace RobotAndDonkey.Game;
|
||||
|
||||
public enum EModifierKind
|
||||
{
|
||||
Card,
|
||||
Robot,
|
||||
Cell
|
||||
}
|
||||
Reference in New Issue
Block a user