Merge changes
This commit is contained in:
@@ -35,6 +35,10 @@ namespace CoopSweeper.GameTypes
|
||||
|
||||
bool ContainsBomb { get; set; }
|
||||
|
||||
int SurroundingBombs { get; set; }
|
||||
|
||||
int CheckID { get; set; }
|
||||
|
||||
FieldState State { get; set; }
|
||||
|
||||
DisplayState GetDisplayState();
|
||||
|
||||
Reference in New Issue
Block a user