increase gravity
This commit is contained in:
parent
6ce0488436
commit
691e22a028
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
$pr[$usern['username']] = 1;
|
$pr[$usern['username']] = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
$dist = 2;
|
$dist = 5;
|
||||||
|
|
||||||
for ($i = 0; $i < 25; $i++) {
|
for ($i = 0; $i < 25; $i++) {
|
||||||
foreach ($result as $usern) {
|
foreach ($result as $usern) {
|
||||||
|
|
Loading…
Reference in a new issue