shit
This commit is contained in:
parent
732de97d7d
commit
862cf25bc8
|
@ -24,7 +24,7 @@ local category = page:createCategory(common.modName)
|
|||
category:createDropdown({
|
||||
label = "Debug log level",
|
||||
description = "Enable this if you want to flood mwse.log with nonsense. Even small is huge." ..
|
||||
"Large in Sadrth Mora: Seat of Power spits out 2k lines each update. Don't pick that option.",
|
||||
"Large in Sadrith Mora: Seat of Power spits out 2k lines each update. Don't pick that option.",
|
||||
options = {
|
||||
{label = "None", value = common.logLevels.none},
|
||||
{label = "Small", value = common.logLevels.small},
|
||||
|
|
Loading…
Reference in a new issue