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