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: {"", "", "", "", "", "", "", "", "", "", "", "", ""}, square4: {"", "", "", "", "", "", "", "", "", "", "", "", ""},
square5: {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}, square5: {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""},
thin_arrow: {"", "", "", ""}, thin_arrow: {"", "", "", ""},
big_arraw: {"", "", "", "", "", "", "", ""}, big_arrow: {"", "", "", "", "", "", "", ""},
baloon: {".", "o", "O", "°", "O", "o", "."}, balloon: {".", "o", "O", "°", "O", "o", "."},
progress: {"[ ]", "[= ]", "[== ]", "[=== ]", "[==== ]", "[===== ]", "[====== ]", "[======= ]", "[======== ]", "[========= ]", "[==========]"}, progress: {"[ ]", "[= ]", "[== ]", "[=== ]", "[==== ]", "[===== ]", "[====== ]", "[======= ]", "[======== ]", "[========= ]", "[==========]"},
progress1: {"(*---------)", "(-*--------)", "(--*-------)", "(---*------)", "(----*-----)", "(-----*----)", "(------*---)", "(-------*--)", "(--------*-)", "(---------*)"}, progress1: {"(*---------)", "(-*--------)", "(--*-------)", "(---*------)", "(----*-----)", "(-----*----)", "(------*---)", "(-------*--)", "(--------*-)", "(---------*)"},
progress2: {"█▒▒▒▒▒▒▒▒▒", "███▒▒▒▒▒▒▒", "█████▒▒▒▒▒", "███████▒▒▒", "██████████"}, progress2: {"█▒▒▒▒▒▒▒▒▒", "███▒▒▒▒▒▒▒", "█████▒▒▒▒▒", "███████▒▒▒", "██████████"},