- made menu dimming a mapping option but kept the CVARS as user override.
SVN r1790 (trunk)
This commit is contained in:
parent
f55d1718f2
commit
44974ff28f
11 changed files with 43 additions and 11 deletions
|
|
@ -259,6 +259,8 @@ void FMapInfoParser::ParseGameInfo()
|
|||
GAMEINFOKEY_BOOL(noloopfinalemusic, "noloopfinalemusic")
|
||||
GAMEINFOKEY_BOOL(drawreadthis, "drawreadthis")
|
||||
GAMEINFOKEY_BOOL(intermissioncounter, "intermissioncounter")
|
||||
GAMEINFOKEY_COLOR(dimcolor, "dimcolor")
|
||||
GAMEINFOKEY_FLOAT(dimamount, "dimamount")
|
||||
else
|
||||
{
|
||||
// ignore unkown keys.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue