Force_registration to help with debugging
This commit is contained in:
parent
0ed0891f60
commit
c7eafed293
@ -27,7 +27,7 @@ class Fight:
|
|||||||
|
|
||||||
def __init__(self, bot):
|
def __init__(self, bot):
|
||||||
self.bot = bot
|
self.bot = bot
|
||||||
self.config = Config.get_conf(self, identifier=49564952847684)
|
self.config = Config.get_conf(self, identifier=49564952847684, force_registration=True)
|
||||||
default_global = {
|
default_global = {
|
||||||
"srtracker": {},
|
"srtracker": {},
|
||||||
"win": None,
|
"win": None,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user