diff --git a/docs/Config.md b/docs/Config.md index 637a4c536..1cf46cbe8 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -15,6 +15,7 @@ |`dispqnumbg`|`boolean`|`false`|Set background color of question circles silver for `'Yin Yang'`| |`undefcell`|`boolean`|`true`|Set background color of undetermined cell for `'School Trip'`| |`squarecell`|`boolean`|`true`|Set cell on the board always square| +|`altline`|`boolean`|`false`|Alternative display mode for `'Slitherlink'`| ## List of config for input method diff --git a/src-ui/p.html b/src-ui/p.html index 47ac8c874..2666162ee 100644 --- a/src-ui/p.html +++ b/src-ui/p.html @@ -292,6 +292,12 @@

読み込み中です...

__数字・記号をパネルで入力する__Input numbers by panel__ +
+ +