[ci] auto-format

This commit is contained in:
Loup-Garou911XD 2025-06-23 19:27:10 +00:00 committed by github-actions[bot]
parent 118bcc9571
commit e604a3ce2e
22 changed files with 43 additions and 0 deletions

View file

@ -43,6 +43,8 @@ class FastEpicSwitcher(bauiv1lib.party.PartyWindow):
bui.screenmessage("Switched to Epic Mode!", color=(0, 1, 0))
# ba_meta export babase.Plugin
class ByANES(babase.Plugin):
def on_app_running(self):
bauiv1lib.party.PartyWindow = FastEpicSwitcher