Fix typo
Signed-off-by: Chris Cromer <chris@cromer.cl>
This commit is contained in:
parent
6c2665b1c5
commit
1185f7938a
@ -71,7 +71,7 @@ public interface Constants {
|
|||||||
*/
|
*/
|
||||||
int VERTICAL_CELLS = 10;
|
int VERTICAL_CELLS = 10;
|
||||||
/**
|
/**
|
||||||
* The amount of chests to draw, if less then 2 the game cannot be won
|
* The amount of chests to draw, if less than 2 the game cannot be won
|
||||||
*/
|
*/
|
||||||
int CHESTS = 2;
|
int CHESTS = 2;
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user