Small code changes to match the current report state
This commit is contained in:
@@ -18,6 +18,7 @@ class Const {
|
||||
static final int maxTileWalls = 2; /**< Number of maximum walls for each tile on the board */
|
||||
static final int noSupply =-1; /**< Number to indicate the absent of supply */
|
||||
static final int noTileId =-1; /**< Number to indicate wrong tileId */
|
||||
static final int EOR =-1; /**< Number to indicate the End Of Range */
|
||||
}
|
||||
/**
|
||||
* Application wide object to hold settings like values for the session.
|
||||
|
||||
Reference in New Issue
Block a user