This commit is contained in:
Aşkın Gedik 2015-12-30 19:36:23 +02:00
parent 07de3f6ecd
commit 508cb61b7a

View file

@ -25,8 +25,8 @@ module Spinner
square4: {"", "", "", "", "", "", "", "", "", "", "", "", ""},
square5: {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""},
thin_arrow: {"", "", "", ""},
big_arraw: {"", "", "", "", "", "", "", ""},
baloon: {".", "o", "O", "°", "O", "o", "."},
big_arrow: {"", "", "", "", "", "", "", ""},
balloon: {".", "o", "O", "°", "O", "o", "."},
progress: {"[ ]", "[= ]", "[== ]", "[=== ]", "[==== ]", "[===== ]", "[====== ]", "[======= ]", "[======== ]", "[========= ]", "[==========]"},
progress1: {"(*---------)", "(-*--------)", "(--*-------)", "(---*------)", "(----*-----)", "(-----*----)", "(------*---)", "(-------*--)", "(--------*-)", "(---------*)"},
progress2: {"█▒▒▒▒▒▒▒▒▒", "███▒▒▒▒▒▒▒", "█████▒▒▒▒▒", "███████▒▒▒", "██████████"},