oops broke that config option
This commit is contained in:
parent
ba54e49029
commit
544a596fc5
|
@ -72,7 +72,7 @@ category:createSlider({
|
||||||
max = 100,
|
max = 100,
|
||||||
step = 5,
|
step = 5,
|
||||||
jump = 10,
|
jump = 10,
|
||||||
variable = createTableVar("minimumTrespassDisposition "),
|
variable = createTableVar("minimumTrespassDisposition")
|
||||||
})
|
})
|
||||||
|
|
||||||
category:createDropdown({
|
category:createDropdown({
|
||||||
|
|
Loading…
Reference in a new issue