graphics: use premade 68px M_PAUSE. (#1160)

Closes #1153.
This commit is contained in:
mc776 2023-10-29 11:16:00 -07:00 committed by GitHub
parent 47adc6788d
commit 3eac4c26b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View file

@ -158,7 +158,7 @@ red_graphics = {
"wipcnt": "%",
"wiminus": "-",
"wienter": "ENTERING",
"m_pause": "pause",
# "m_pause": "pause", # Doom is hard-coded to assume M_PAUSE is 68px, FD's font makes it 52
# Extra graphics used in PrBoom's menus. Generate these as well
# so that when we play in PrBoom the menus look consistent.
"prboom": "PrBoom",