na2hiro / Shogi.js

A simple shogi library for JavaScript / TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: setting is undefined. test/simple.html:32 shogi.initialize();

koji-hirono opened this issue · comments

test/simple.html:32 shogi.initialize();
でtypeエラーが出力されるようです。

TypeError: setting is undefined
if (!setting.preset)