oops broke that config option

This commit is contained in:
Lilian Jónsdóttir 2020-10-10 21:12:01 -07:00
parent ba54e49029
commit 544a596fc5

View file

@ -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({