implemented sorrounding bombs
This commit is contained in:
@@ -19,6 +19,8 @@ namespace CoopSweeper.GameTypes
|
||||
|
||||
int SurroundingBombs { get; set; }
|
||||
|
||||
int CheckID { get; set; }
|
||||
|
||||
FieldState State { get; set; }
|
||||
|
||||
char ToChar();
|
||||
|
||||
Reference in New Issue
Block a user