math
This commit is contained in:
parent
5a9a0c5260
commit
ff601d3395
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
$dist = ($dist / 2);
|
||||
$dist = ($dist * 0.8);
|
||||
|
||||
$new_sum = array_sum($pr);
|
||||
foreach ($result as $usern) {
|
||||
|
|
Loading…
Reference in a new issue