config.py: add t_phase images to generate

This commit is contained in:
Ayub Ahmed 2017-03-11 10:57:50 +06:00 committed by Mike Swanson
parent 66fb796632
commit 292ae0eb3f

View file

@ -75,6 +75,10 @@ blue_graphics = {
'm_episod': 'Choose Chapter:', 'm_episod': 'Choose Chapter:',
'm_optttl': 'OPTIONS', 'm_optttl': 'OPTIONS',
'm_skill': 'Choose Skill Level:', 'm_skill': 'Choose Skill Level:',
# These files are for the title screens of Phase 1 and Phase 2
't_phase1': 'PHASE 1',
't_phase2': 'PHASE 2',
} }
red_graphics = { red_graphics = {