@@ -84,8 +84,7 @@ |
||
| 84 | 84 | "posx" => $obj->posx, |
| 85 | 85 | "posy" => $obj->posy, |
| 86 | 86 | ]; |
| 87 | - } |
|
| 88 | - else { |
|
| 87 | + } else { |
|
| 89 | 88 | $batiments[] = [ |
| 90 | 89 | "nom_batiment" => $obj->nom_batiment, |
| 91 | 90 | "nom_batiment_sql" => $obj->nom_batiment_sql, |