]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
hangman: fix playing with a private message
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 3 Aug 2010 14:56:56 +0000 (16:56 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 3 Aug 2010 14:56:56 +0000 (16:56 +0200)
commit664c0aa4e4e23b01799b397dd551c3a09bf870bf
treede5de7a94587bf0097fece1e8a0f3b56a9ed5a85
parentbdaf120460c0d0b6be3a037beebf3bc05d8746fe
hangman: fix playing with a private message

The target was being of the wrong class (String vs Irc::Channel),
busting all the hash lookups.
data/rbot/plugins/games/hangman.rb