派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-05-18 cff26f71d5665f9134f8906abbd87f75126d7509
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]