mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Update fast_epic_toggle.py
This commit is contained in:
parent
7580af959a
commit
01a386527a
1 changed files with 2 additions and 2 deletions
|
|
@ -42,6 +42,6 @@ class FastEpicSwitcher(bauiv1lib.party.PartyWindow):
|
||||||
bui.screenmessage("Switched to Epic Mode!", color=(0, 1, 0))
|
bui.screenmessage("Switched to Epic Mode!", color=(0, 1, 0))
|
||||||
|
|
||||||
# ba_meta export plugin
|
# ba_meta export plugin
|
||||||
class ByLIGHT(babase.Plugin):
|
class ByANES(babase.Plugin):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
bauiv1lib.party.PartyWindow = FastEpicSwitcher
|
bauiv1lib.party.PartyWindow = FastEpicSwitcher
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue