mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-30 19:23:20 +08:00
bug fixes
This commit is contained in:
parent
cf52eba391
commit
50dad8391f
@ -209,8 +209,8 @@ def filter_playlist(
|
||||
except MapNotFoundError:
|
||||
logging.warning(
|
||||
'Map \'%s\' not found while scanning playlist \'%s\'.',
|
||||
name,
|
||||
entry['settings']['map'],
|
||||
name,
|
||||
)
|
||||
except ImportError as exc:
|
||||
logging.warning(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user