fixed registration

This commit is contained in:
Monica Moniot
2022-11-04 18:58:18 -04:00
parent 9f027d778f
commit 795e193361
3 changed files with 41 additions and 36 deletions

View File

@@ -33,7 +33,7 @@ data:extend({
order = "ad",
setting_type = "runtime-global",
default_value = 1,
minimum_value = -1,
minimum_value = -2147483648,
maximum_value = 2147483647,
},
})