mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2024-11-15 16:51:31 +00:00
- fixed: Strife defined the wrong graphic for the pause sign.
SVN r2900 (trunk)
This commit is contained in:
parent
828adec7e6
commit
00f6f459e5
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ gameinfo
|
|||
menufontcolor_selection = "GOLD"
|
||||
menubackbutton = "M_BACK_S"
|
||||
PlayerClasses = "StrifePlayer"
|
||||
pausesign = "PAUSED"
|
||||
pausesign = "M_PAUSE"
|
||||
gibfactor = 0.5
|
||||
cursorpic = "strfcurs"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue