]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
Suppress warnings about unitialized variables
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 16 Aug 2009 14:05:33 +0000 (16:05 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 16 Aug 2009 14:06:47 +0000 (16:06 +0200)
commitc9074f4cab24c624ec1bb43d6b98880416205282
tree633312e41dd283a65a356ae79872bc09694e5ffc
parente51cc13bc8cf22227580f09c3e03fc776549a4a9
Suppress warnings about unitialized variables

hangman: an unneeded letters accessor was defined
ircbot: restore initializations removed by previous commit
data/rbot/plugins/games/hangman.rb
lib/rbot/ircbot.rb