Changed the default value for the proportion of AI traffic back to 1.0.
This commit is contained in:
parent
ac090b9d84
commit
4689ff11f5
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<traffic-manager>
|
||||
<enabled type="bool">true</enabled>
|
||||
<instantaneous-action type="bool">false</instantaneous-action>
|
||||
<proportion>0.9</proportion>
|
||||
<proportion>1.0</proportion>
|
||||
</traffic-manager>
|
||||
|
||||
<ai>
|
||||
|
|
Loading…
Reference in a new issue