mirror of
https://github.com/Wyrrrd/Gun_Turret_Alerts.git
synced 2026-06-04 00:06:38 +02:00
Quick fix setting for manual turret fill
This commit is contained in:
@@ -34,4 +34,10 @@ data:extend({
|
||||
default_value = 8,
|
||||
minimum_value = 0
|
||||
},
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "gun-turret-alerts-z-automated-full",
|
||||
setting_type = "runtime-per-user",
|
||||
default_value = true
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user