mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-05 16:25:45 -04:00
add source port text graphics (#1473)
This commit is contained in:
parent
9c7567cff3
commit
959eb9da75
3 changed files with 8 additions and 2 deletions
|
@ -236,6 +236,10 @@ red_graphics = {
|
|||
"m_multi": "Multiplayer",
|
||||
# Crispy Doom's Crispness menu:
|
||||
"m_crispy": "Crispness",
|
||||
# DSDA's Level Table
|
||||
"m_lvltbl": "Level Table",
|
||||
# Nugget's Custom Skill
|
||||
"m_cstskl": "Custom Skill...",
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue