mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
8f194f3985
commit
cb86b1a89f
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue