Explorar o código

Bullshit world is used by both common + column worlds

Change-Id: Iab6f021a2a07f74da85887b8fe614e48e1110b35
Donald Carr %!s(int64=9) %!d(string=hai) anos
pai
achega
837f3ee31e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      qml/Gravity.qml

+ 1 - 1
qml/Gravity.qml

@@ -33,7 +33,7 @@ Item {
     World {
         id: bullshitWorld
         timeStep: d.pace
-        running: d.globalWorld && d.running
+        running: d.running
     }
 
     World {