Enable upstream load for build object limit settings
This commit is contained in:
@@ -776,6 +776,7 @@ patxname = ""buy_land_rate_limit.construction.purchase_land_frame_burst""
|
||||
[SDT_VAR]
|
||||
var = construction.build_object_per_64k_frames
|
||||
type = SLE_UINT32
|
||||
flags = SF_ENABLE_UPSTREAM_LOAD
|
||||
def = 32 << 16
|
||||
min = 0
|
||||
max = 1 << 30
|
||||
@@ -786,6 +787,7 @@ patxname = ""build_object_rate_limit.construction.build_object_per_64k_frames""
|
||||
[SDT_VAR]
|
||||
var = construction.build_object_frame_burst
|
||||
type = SLE_UINT16
|
||||
flags = SF_ENABLE_UPSTREAM_LOAD
|
||||
def = 2048
|
||||
min = 0
|
||||
max = 1 << 15
|
||||
|
Reference in New Issue
Block a user