coin: avoid Unicode characters
This commit is contained in:
parent
4a6f01763b
commit
b656415836
|
@ -59,7 +59,7 @@ set eightball [list \
|
||||||
"It is certain" \
|
"It is certain" \
|
||||||
"It is decidedly so" \
|
"It is decidedly so" \
|
||||||
"Without a doubt" \
|
"Without a doubt" \
|
||||||
"Yes – definitely" \
|
"Yes - definitely" \
|
||||||
"You may rely on it" \
|
"You may rely on it" \
|
||||||
"As I see it, yes" \
|
"As I see it, yes" \
|
||||||
"Most likely" \
|
"Most likely" \
|
||||||
|
|
Loading…
Reference in New Issue