piecesPerPoint
This commit is contained in:
@@ -31,7 +31,8 @@ typedef RewardFile = {
|
||||
path: String,
|
||||
startingPoints: Int,
|
||||
puzzleWidth: Int,
|
||||
puzzleHeight: Int
|
||||
puzzleHeight: Int,
|
||||
piecesPerPoint: Int
|
||||
};
|
||||
|
||||
typedef Puzzle = {
|
||||
|
Reference in New Issue
Block a user