Skip to content

Commit 86f81c3

Browse files
committed
topo: Set border maxnum to 98
1 parent b2eb5ff commit 86f81c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/variety/fillomino.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
},
606606
"Border@topo": {
607607
minnum: 0,
608-
maxnum: 99,
608+
maxnum: 98,
609609

610610
updateGhostBorder: function() {},
611611
isBorder: function() {

0 commit comments

Comments
 (0)