Skip to content

Commit

Permalink
Modify font_bitmap in the config_spec
Browse files Browse the repository at this point in the history
  • Loading branch information
qcapen committed May 30, 2017
1 parent 9596bfa commit e545174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mpf/core/config_spec.py
Expand Up @@ -71,7 +71,7 @@
file: single|str|None
priority: single|int|0
bitmap_fonts:
descriptor: list|str|None
descriptor: ignore
images: # no image-specific config items
__allow_others__:
shows: # no show-specific config items
Expand Down Expand Up @@ -195,7 +195,7 @@
__valid_in__: machine, mode
file: single|str|None
load: single|str|None
descriptor: list|str|None
descriptor: ignore
bonus_mode_settings:
display_delay_ms: single|ms|2000
hurry_up_delay_ms: single|ms|500
Expand Down

0 comments on commit e545174

Please sign in to comment.