Merge branch 'argonui:main' into doom-helper
This commit is contained in:
commit
33aa7a730d
@ -422,7 +422,7 @@ end
|
||||
-- get value with respect to override value
|
||||
function getOptionValue()
|
||||
-- don't clean up playermats if playing a prelude from the list
|
||||
if preludeList[scenarioName] then
|
||||
if scenarioName and preludeList[scenarioName] then
|
||||
return false
|
||||
else
|
||||
return options["tidyPlayermats"]
|
||||
|
Loading…
Reference in New Issue
Block a user