mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
Fix
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ class Events(commands.Cog):
|
||||
self.logger = logging.getLogger("discord")
|
||||
self.armia = {}
|
||||
for superfryta in SPECJALNE_ZIEMNIACZKI.values():
|
||||
self.armia[superfryta[2]] = Dm_Mode.SPECJALNY_ZIEMNIACZEK
|
||||
self.armia[superfryta[0]] = Dm_Mode.SPECJALNY_ZIEMNIACZEK
|
||||
self.logger.info(self.armia)
|
||||
|
||||
async def cog_load(self):
|
||||
|
||||
Reference in New Issue
Block a user