mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 15:57:14 +03:00
eddn: Remove un-necessary 'music'/'MainMenu' body tracking clearance
monitor.py does this for `state` passed in, which *this* code then uses to set `this` values.
This commit is contained in:
parent
427a238dee
commit
fafe9a5f7b
@ -2222,8 +2222,6 @@ def journal_entry( # noqa: C901, CCR001
|
||||
|
||||
elif event_name == 'music':
|
||||
if entry['MusicTrack'] == 'MainMenu':
|
||||
this.body_name = None
|
||||
this.body_id = None
|
||||
this.status_body_name = None
|
||||
|
||||
# Events with their own EDDN schema
|
||||
|
Loading…
x
Reference in New Issue
Block a user