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 GitHub
parent 0cdc7c2330
commit 7c00def304

View file

@ -75,6 +75,10 @@ blue_graphics = {
'm_episod': 'Choose Chapter:',
'm_optttl': 'OPTIONS',
'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 = {