Добавлены все обновления от сообщества, вплоть до #148
This commit is contained in:
10
ghost-counter/settings.lua
Normal file
10
ghost-counter/settings.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
data:extend{
|
||||
{
|
||||
name="ghost-counter-min-update-interval",
|
||||
setting_type="runtime-global",
|
||||
type="int-setting",
|
||||
default_value=10,
|
||||
minimum_value=5,
|
||||
maximum_value=120
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user