mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-10 14:08:16 -06:00
fixed registration
This commit is contained in:
@@ -33,7 +33,7 @@ data:extend({
|
||||
order = "ad",
|
||||
setting_type = "runtime-global",
|
||||
default_value = 1,
|
||||
minimum_value = -1,
|
||||
minimum_value = -2147483648,
|
||||
maximum_value = 2147483647,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user