fixed arrow2
This commit is contained in:
parent
0b1ab3740f
commit
07de3f6ecd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
module Spinner
|
||||
Charset = {
|
||||
arrow: {"←", "↖", "↑", "↗", "→", "↘", "↓", "↙"},
|
||||
arrow2: {">>--->", " >>--->", " >>--->", " >>--->", " >>--->", " <---<<", " <---<<", " <---<<", " <---<<", "<---<<"},
|
||||
arrow2: {">>---> ", " >>---> ", " >>---> ", " >>---> ", " >>--->", " <---<<", " <---<< ", " <---<< ", " <---<< ", "<---<< "},
|
||||
fan: {"┤", "┘", "┴", "└", "├", "┌", "┬", "┐"},
|
||||
fan1: {"+", "x"},
|
||||
fan2: {"v", "<", "^", ">"},
|
||||
|
|
Loading…
Reference in a new issue