Skip to content

Commit

Permalink
Removal of experimental comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Fulgurance committed Dec 4, 2024
1 parent 482008d commit ef2ac8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ISM/CommandLine.cr
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,6 @@ module ISM

color = Colorize::ColorRGB.new(@red,@blue,@green)

#Experimental fixe when the animation start (need tests)
if !@reverseAnimation && @frameIndex == 0
print "#{@text.colorize(:dark_gray)}"
(0..(@text.size-1)).each do |index|
Expand Down

0 comments on commit ef2ac8c

Please sign in to comment.