mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
config.py: add t_phase images to generate
This commit is contained in:
parent
0cdc7c2330
commit
7c00def304
1 changed files with 4 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue