merged
This commit is contained in:
parent
08a16160e0
commit
7feef3cf65
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ public class SudokuFieldLayout extends RelativeLayout {
|
||||||
|
|
||||||
private GameController gameController;
|
private GameController gameController;
|
||||||
private int sectionHeight;
|
private int sectionHeight;
|
||||||
public int sectionWidth;
|
private int sectionWidth;
|
||||||
private int gameCellWidth;
|
private int gameCellWidth;
|
||||||
private int gameCellHeight;
|
private int gameCellHeight;
|
||||||
private SharedPreferences settings;
|
private SharedPreferences settings;
|
||||||
|
|
Loading…
Reference in a new issue