派生自 wuyushui/SewerAndRainNetwork

陈泽平
2021-05-24 fec10fd56233bd4a75ecdbeea16ee9817212027e
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]