mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-13 04:01:05 +01:00
Removed a URL.
This commit is contained in:
parent
bd066d616e
commit
1f76272d91
@ -237,7 +237,6 @@ class Words(callbacks.Privmsg):
|
|||||||
###
|
###
|
||||||
# HANGMAN
|
# HANGMAN
|
||||||
###
|
###
|
||||||
dicturl = 'http://www.unixhideout.com/freebsd/share/dict/words'
|
|
||||||
games = ircutils.IrcDict()
|
games = ircutils.IrcDict()
|
||||||
validLetters = list(string.ascii_lowercase)
|
validLetters = list(string.ascii_lowercase)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user