updated pumping station to match stack

This commit is contained in:
znetsixe
2025-10-14 13:51:32 +02:00
parent fa30be5e2d
commit d94d5874bc
4 changed files with 29 additions and 39 deletions

View File

@@ -139,7 +139,7 @@ class pumpingStation {
}
}
module.exports = Basin;
module.exports = pumpingStation;
/*