Version 0.8.1-beta
- stop replacements on match - better ooc recognition patterns - keep cases of over-long replacements
This commit is contained in:
@@ -337,7 +337,6 @@ function Grichelde:CreateMapping(offset)
|
||||
desc = self.L.Options_Mapping_Consolidate_Desc,
|
||||
width = "full",
|
||||
},
|
||||
--[[
|
||||
stopOnMatch = {
|
||||
order = 22,
|
||||
type = "toggle",
|
||||
@@ -345,7 +344,6 @@ function Grichelde:CreateMapping(offset)
|
||||
desc = self.L.Options_Mapping_StopOnMatch_Desc,
|
||||
width = "full",
|
||||
}
|
||||
]]
|
||||
}
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user