1
0
mirror of https://github.com/Wyrrrd/bbr-fix.git synced 2026-03-02 12:51:55 +01:00
Files
bbr-fix/settings.lua
2021-09-06 23:28:10 +02:00

8 lines
151 B
Lua

data:extend({
{
type = "int-setting",
name = "bbr-fix-cost",
default_value = 1,
setting_type = "startup",
},
})