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
b964b1275d
commit
593ae6fdb2
1 changed files with 2 additions and 2 deletions
|
|
@ -382,7 +382,7 @@ class plugin(babase.Plugin):
|
|||
def __init__(self):
|
||||
## Campaign support ##
|
||||
babase.app.classic.add_coop_practice_level(bs.Level(
|
||||
name = 'Simon Says',
|
||||
name='Simon Says',
|
||||
gametype=SimonSays,
|
||||
settings={},
|
||||
preview_texture_name='courtyardPreview'))
|
||||
preview_texture_name='courtyardPreview'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue