派生自 wuyushui/SewerAndRainNetwork

ChenZeping
2021-05-11 2708a03a529aecff553a40696f8ae1be74e6d693
src/components/LayerController/logic/PipeLineAnimal.js
@@ -9,7 +9,7 @@
  this.init = () => {
  }
  this.create = () => {
  this.start = () => {
    const layers = LayerPipeLines.layers
    for (var i = 0; i < layers.length; i++) {
      const config = layers[i]