Fix fatal typo in settings/wolfgame.py

This commit is contained in:
nyuszika7h 2013-11-13 20:02:55 +01:00
parent d78d4c877e
commit ca1a864364

View File

@ -93,7 +93,7 @@ LYNCH_MESSAGES = ("The villagers, after much debate, finally decide on lynching
import botconfig import botconfig
RULES = (botconfig.CHANNEL + " channel rules: http://wolf.xnrand.com/rules" RULES = (botconfig.CHANNEL + " channel rules: http://wolf.xnrand.com/rules")
# Other settings: # Other settings:
START_WITH_DAY = False START_WITH_DAY = False