diff options
author | Simponic <loganhunt@simponic.xyz> | 2023-01-04 20:43:32 -0700 |
---|---|---|
committer | Simponic <loganhunt@simponic.xyz> | 2023-01-04 20:43:32 -0700 |
commit | bff9fd0a6ae8b1f034e4d20007b442957539e7ec (patch) | |
tree | aaaae84049ae06427d3f783f5266c64c05e4b74b /priv/ascii_chars.json | |
parent | fdc22875284b78f9fb98993cbe44ce893c0de413 (diff) | |
download | chessh-bff9fd0a6ae8b1f034e4d20007b442957539e7ec.tar.gz chessh-bff9fd0a6ae8b1f034e4d20007b442957539e7ec.zip |
Well it's drawing *something*
Diffstat (limited to 'priv/ascii_chars.json')
-rw-r--r-- | priv/ascii_chars.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/priv/ascii_chars.json b/priv/ascii_chars.json index e50be22..58a7cb0 100644 --- a/priv/ascii_chars.json +++ b/priv/ascii_chars.json @@ -94,7 +94,7 @@ ] }, "pieces": { - "white": { + "light": { "rook": [ " ", " [`'`'] ", @@ -137,7 +137,7 @@ " " ] }, - "black": { + "dark": { "rook": [ " ", " [`'`'] ", |