- fixed: Strife defined the wrong graphic for the pause sign.

SVN r2900 (trunk)
This commit is contained in:
Christoph Oelckers 2010-10-05 19:17:22 +00:00
parent 828adec7e6
commit 00f6f459e5

View file

@ -53,7 +53,7 @@ gameinfo
menufontcolor_selection = "GOLD" menufontcolor_selection = "GOLD"
menubackbutton = "M_BACK_S" menubackbutton = "M_BACK_S"
PlayerClasses = "StrifePlayer" PlayerClasses = "StrifePlayer"
pausesign = "PAUSED" pausesign = "M_PAUSE"
gibfactor = 0.5 gibfactor = 0.5
cursorpic = "strfcurs" cursorpic = "strfcurs"
} }