]> git.r.bdr.sh - rbdr/sumo/blobdiff - lib/systems/physics_world_control.js
Use new lib components
[rbdr/sumo] / lib / systems / physics_world_control.js
index 370701eca7d92a077af8fb919d973e6a61f5cc71..88c60e4cdc8f5cdc9d63c660b9b5ced7baf5c421 100644 (file)
@@ -109,5 +109,5 @@ export default class PhysicsWorldControlSystem extends System {
 
     Engine.update(this.engine, currentFrameDuration);
   }
 
     Engine.update(this.engine, currentFrameDuration);
   }
-};
+}