mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
fix
This commit is contained in:
parent
b1183aadcf
commit
cef1bfd051
2 changed files with 2 additions and 2 deletions
|
|
@ -2365,4 +2365,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -28,7 +28,7 @@ from bascenev1lib.actor.spaz import *
|
||||||
from typing import TYPE_CHECKING
|
from typing import TYPE_CHECKING
|
||||||
|
|
||||||
plugman = dict(
|
plugman = dict(
|
||||||
plugin_name="atd_powerup_manager",
|
plugin_name="powerup_manager",
|
||||||
description="This plugin add new modded powerups and features to manage them",
|
description="This plugin add new modded powerups and features to manage them",
|
||||||
external_url="",
|
external_url="",
|
||||||
authors=[
|
authors=[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue