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