updated game interface
This commit is contained in:
@@ -6,5 +6,6 @@ namespace CoopSweeper.GameTypes
|
|||||||
{
|
{
|
||||||
interface IGame
|
interface IGame
|
||||||
{
|
{
|
||||||
|
public IField[][] Map { get; protected set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user