Skip to content

Commit 185b7d0

Browse files
committed
kurarin: Add checkLineExist
1 parent 62f496b commit 185b7d0

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

src/variety/kurarin.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@
396396
// 正解判定処理実行部
397397
AnsCheck: {
398398
checklist: [
399+
"checkLineExist",
399400
"checkBranchLine",
400401
"checkCrossLine",
401402
"checkLineOnShadeCell",

test/script/kurarin.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
ui.debug.addDebugData("kurarin", {
44
url: "6/6/g12mcl3h4m4i8m8g2m4l23h",
55
failcheck: [
6+
[
7+
"brNoLine",
8+
"pzprv3/kurarin/6/6/...1.2...../.........3./.........../..3....1.../.........../.1.......2./.........../...2....2../.........../.1........./.....2.3.../. . . . . . /. . . . . . /. . . . . . /. . . . . . /. . . . . . /. . . . . . /0 0 0 0 0 /0 0 0 0 0 /0 0 0 0 0 /0 0 0 0 0 /0 0 0 0 0 /0 0 0 0 0 /0 0 0 0 0 0 /0 0 0 0 0 0 /0 0 0 0 0 0 /0 0 0 0 0 0 /0 0 0 0 0 0 /"
9+
],
610
[
711
"lnBranch",
812
"pzprv3/kurarin/6/6/...1.2...../.........3./.........../..3....1.../.........../.1.......2./.........../...2....2../.........../.1........./.....2.3.../. . . . . . /. . . . . . /. . . . . . /. . . . . . /. . . . . . /. . . . . . /0 0 0 0 0 /0 0 0 0 0 /0 0 0 0 0 /0 0 0 0 0 /0 0 1 1 0 /0 0 0 1 1 /0 0 0 0 0 0 /0 0 0 0 0 0 /0 0 0 0 0 0 /0 0 0 0 0 1 /0 0 0 1 0 1 /"

0 commit comments

Comments
 (0)