summaryrefslogtreecommitdiff
path: root/priv
diff options
context:
space:
mode:
authorLogan Hunt <logan.hunt@usu.edu>2023-01-13 17:02:11 -0700
committerLogan Hunt <logan.hunt@usu.edu>2023-01-13 17:02:11 -0700
commit3a6c603b0b12964d8a04ae4f78fb61bc094adf12 (patch)
tree6fa3b6e8d7e9219decda28948bf3f02c3cf2dab2 /priv
parent80843947e05cc464f54df7ad6838f5a16d9e7133 (diff)
downloadchessh-3a6c603b0b12964d8a04ae4f78fb61bc094adf12.tar.gz
chessh-3a6c603b0b12964d8a04ae4f78fb61bc094adf12.zip
Change some colors around
Diffstat (limited to 'priv')
-rw-r--r--priv/ascii_chars.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/ascii_chars.json b/priv/ascii_chars.json
index 1be31f8..fe7d12e 100644
--- a/priv/ascii_chars.json
+++ b/priv/ascii_chars.json
@@ -7,7 +7,7 @@
"e": [" __ ", "|_ ", "|__ "],
"f": [" __ ", "|_ ", "| "],
"g": [" __ ", "/ _ ", "\\__\\"],
- "h": ["| |", "|__|", "| |"]
+ "h": [". .", "|__|", "| |"]
},
"numbers": {
"0": [" _ ", "| |", "|_|"],