Fix fatal typo in settings/wolfgame.py
This commit is contained in:
parent
d78d4c877e
commit
ca1a864364
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user