mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
updated export plugin to babase.Plugin
This commit is contained in:
parent
1b54dc397b
commit
118bcc9571
48 changed files with 91 additions and 85 deletions
|
|
@ -60,9 +60,8 @@ class SorryPW(bauiv1lib.party.PartyWindow):
|
|||
bs.apptimer((i-10)/10, bs.Call(s._ok, i))
|
||||
|
||||
# ba_meta require api 9
|
||||
# ba_meta export plugin
|
||||
|
||||
|
||||
# ba_meta export babase.Plugin
|
||||
class byBordd(babase.Plugin):
|
||||
def __init__(s):
|
||||
bauiv1lib.party.PartyWindow = SorryPW
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue