hangman: fix score fetching to work for offline users.
authorSpencer Rinehart <anubis@overthemonkey.com>
Fri, 27 Feb 2009 01:27:55 +0000 (20:27 -0500)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 27 Feb 2009 21:57:42 +0000 (22:57 +0100)
commit3847836a3ce7d075fc160fa3cf63b18433839c8b
treeaea9fc0a5b2477134c3dae1c599ec937a075a98d
parent1ac529cac1536e4f05bdef10cc6b387b45be74c7
hangman: fix score fetching to work for offline users.

m.server.get_user doesn't work for offline users so use what was given
instead.
data/rbot/plugins/games/hangman.rb