不提示挑战成功
This commit is contained in:
@@ -316,7 +316,7 @@ var $builtinmodule = function (name) {
|
||||
MAZE_HEIGHT : maze_SQUARE_SIZE * 8,
|
||||
PATH_WIDTH : maze_SQUARE_SIZE / 3,
|
||||
result : ResultType.UNSET,
|
||||
finish : {x:0,y:0},
|
||||
finish : {x:3,y:2},
|
||||
type:0,//类型为非用户自定义的
|
||||
INVIMNUM : 0
|
||||
},
|
||||
|
||||
@@ -316,7 +316,7 @@ var $builtinmodule = function (name) {
|
||||
MAZE_HEIGHT : maze_SQUARE_SIZE * 8,
|
||||
PATH_WIDTH : maze_SQUARE_SIZE / 3,
|
||||
result : ResultType.UNSET,
|
||||
finish : {x:0,y:0},
|
||||
finish : {x:3,y:2},
|
||||
type:0,//类型为非用户自定义的
|
||||
INVIMNUM : 0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user