X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/bb8d5ef47baf7ad16a1bc58526f81ce332b090d6..refs/heads/main:/lib/systems/render_points.js diff --git a/lib/systems/render_points.js b/lib/systems/render_points.js index f7fd410..8e4885e 100644 --- a/lib/systems/render_points.js +++ b/lib/systems/render_points.js @@ -111,4 +111,4 @@ export default class RenderPointsSystem extends System { internals.blueBar.addChild(blueBar); } } -}; +}