Updated comment
This commit is contained in:
@@ -45,7 +45,7 @@ end
|
||||
module EdgeCase
|
||||
|
||||
module Color
|
||||
#shamelessly stolen from redgreen
|
||||
#shamelessly stolen (and modified) from redgreen
|
||||
COLORS = { :clear => 0, :red => 31, :green => 32, :yellow => 33, :blue => 34, :magenta => 35, :cyan => 36 }
|
||||
|
||||
COLORS.each do |color, value|
|
||||
|
||||
Reference in New Issue
Block a user