Depreaction
This commit is contained in:
parent
13e684274c
commit
b9f3c93809
@ -5,5 +5,5 @@ from .recyclingplant import RecyclingPlant
|
||||
|
||||
def setup(bot):
|
||||
plant = RecyclingPlant(bot)
|
||||
data_manager.load_bundled_data(plant, __file__)
|
||||
data_manager.bundled_data_path(plant)
|
||||
bot.add_cog(plant)
|
||||
|
Loading…
x
Reference in New Issue
Block a user