add source port text graphics (#1473)

This commit is contained in:
elf-alchemist 2025-06-16 21:05:54 -03:00 committed by GitHub
parent 9c7567cff3
commit 959eb9da75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 2 deletions

View file

@ -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...",
}