fix: getPipCount used non-existent VARIANTS.standard key
The VARIANTS object has keys 'sheshbesh', 'mahbousa', 'thirtyone' but
getPipCount referenced 'standard' which is undefined, causing
'Cannot read properties of undefined (reading normPos)' and preventing
the entire board from rendering.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment