Skip to content

Commit

Permalink
Update segment_display_player.py
Browse files Browse the repository at this point in the history
comments improved
  • Loading branch information
worldpeace-germany authored Jan 12, 2025
1 parent ceea76a commit dfdede8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mpf/config_players/segment_display_player.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,8 @@ def _remove(self, instance_dict, key, display):

def clear_context(self, context):

##############
# Remove all texts. Ignore what keys are available, that will be checked later in the segment display code.
# Especially important for update_method replace since there are no keys.
##############

instance_dict = self._get_instance_dict(context) # key of the dict is the display, the value is another dict

Expand Down

0 comments on commit dfdede8

Please sign in to comment.