[ci] auto-format

This commit is contained in:
vishal332008 2025-01-23 15:31:07 +00:00 committed by github-actions[bot]
parent 8f194f3985
commit cb86b1a89f

View file

@ -241,5 +241,5 @@ def _manual_camera(self, widget):
class ByDroopy(babase.Plugin):
def __init__(self):
InGameMenuWindow._refresh_in_game=my_refresh_in_game
InGameMenuWindow._manual_camera=_manual_camera
InGameMenuWindow._refresh_in_game = my_refresh_in_game
InGameMenuWindow._manual_camera = _manual_camera