|
@@ -115,7 +115,6 @@ Item {
|
|
if (pictureArray.length > 0) {
|
|
if (pictureArray.length > 0) {
|
|
var image = pictureArray.shift()
|
|
var image = pictureArray.shift()
|
|
image.world = bullshitWorld
|
|
image.world = bullshitWorld
|
|
- image.freefall = true
|
|
|
|
d.itemCount--
|
|
d.itemCount--
|
|
columnHeight -= (image.height + d.itemTravel)
|
|
columnHeight -= (image.height + d.itemTravel)
|
|
}
|
|
}
|