派生自 wuyushui/SewerAndRainNetwork

ChenZeping
2021-05-08 cd18d210fcede6bfa0fab319c1d78da7a9f3f228
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]