Skip to content
Snippets Groups Projects
Commit a4696160 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Lower max bandwith to 6000

parent 73ce82de
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -16,7 +16,7 @@
height="10"
layout="topleft"
left="30"
name="Network:"
name="float_text_label"
mouse_opaque="false"
top="10"
width="300">
......@@ -29,7 +29,7 @@
height="10"
layout="topleft"
left="50"
name="Maximum bandwidth"
name="fade_dist_label"
mouse_opaque="false"
top_pad="10"
width="200">
......@@ -70,7 +70,7 @@
height="10"
layout="topleft"
left="50"
name="Maximum bandwidth"
name="fade_range_label"
mouse_opaque="false"
top_pad="10"
width="200">
......
......@@ -45,7 +45,7 @@
initial_value="500"
layout="topleft"
left_delta="150"
max_val="10000"
max_val="6000"
min_val="100"
name="max_bandwidth"
top_delta="0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment