continuing config
This commit is contained in:
parent
dea92f6f95
commit
11ff602e28
@ -72,14 +72,12 @@ class Fight:
|
||||
"SCORE2": 0
|
||||
}
|
||||
}
|
||||
|
||||
self.config.register_global(**default_global)
|
||||
self.config.register_guild(**default_guild)
|
||||
self.config.register
|
||||
|
||||
|
||||
def save_data(self):
|
||||
"""Saves the json"""
|
||||
dataIO.save_json(self.file_path, self.the_data)
|
||||
# def save_data(self):
|
||||
# """Saves the json"""
|
||||
# dataIO.save_json(self.file_path, self.the_data)
|
||||
|
||||
# ************************v3 Shit************************
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user