some changes
This commit is contained in:
@@ -16,6 +16,8 @@ namespace CoopSweeper.GameTypes
|
||||
|
||||
public FieldState State { get; set; }
|
||||
|
||||
public int SurroundingBombs { get; set; }
|
||||
|
||||
public char ToChar()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
|
||||
Reference in New Issue
Block a user