X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/1676911c8a2621274bf75ff7271faa926cf58d6c..HEAD:/lib/systems/physics_world_control.js diff --git a/lib/systems/physics_world_control.js b/lib/systems/physics_world_control.js index 370701e..88c60e4 100644 --- a/lib/systems/physics_world_control.js +++ b/lib/systems/physics_world_control.js @@ -109,5 +109,5 @@ export default class PhysicsWorldControlSystem extends System { Engine.update(this.engine, currentFrameDuration); } -}; +}