派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-05-14 f6e2c7d08bb4f29f38a77b9f789c6d7a47d5bebe
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]