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
1b8f35ed93
commit
160888e26b
1 changed files with 1 additions and 1 deletions
|
|
@ -2133,7 +2133,7 @@ class Nice(mm.MainMenuWindow):
|
|||
if i == 11: # Lit Mine
|
||||
n = Bomb(position=p, bomb_type='land_mine', bomb_scale=bss,
|
||||
blast_radius=br).autoretain()
|
||||
n.arm() # returns None
|
||||
n.arm() # returns None
|
||||
n = n.node
|
||||
if i > 11 and i < 17: # Eggs
|
||||
from bascenev1lib.gameutils import SharedObjects
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue