mirror of
https://github.com/Wyrrrd/bbr-fix.git
synced 2026-03-26 00:09:50 +01:00
8 lines
163 B
Lua
8 lines
163 B
Lua
data:extend({
|
|
{
|
|
type = "bool-setting",
|
|
name = "bbr_fix_expensive",
|
|
default_value = "false",
|
|
setting_type = "startup",
|
|
},
|
|
}) |