X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=lib%2Frbot%2Fmessage.rb;h=64c4b6bbd95e94aed368e5290cdfc44440078ac7;hb=783ffa4235330029d661752b1023db635b26f2b3;hp=4da511ed8dc944fdec5a1fdec04840c4cf9b6601;hpb=ff452ad1bf111025f0661274ac7fb8b2f769a293;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/lib/rbot/message.rb b/lib/rbot/message.rb index 4da511ed..64c4b6bb 100644 --- a/lib/rbot/message.rb +++ b/lib/rbot/message.rb @@ -86,7 +86,7 @@ module Irc data end if ColorCode.key?(f) - ColorCode[f] + ColorCode[f] else 0 end