派生自 wuyushui/SewerAndRainNetwork

ChenZeping02609
2021-05-13 0f6f2f18e23f3ca6b08bc3279d960359638877c3
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]