wosn do los

This commit is contained in:
dhain 2022-11-29 11:39:32 +01:00
parent 04ef8a872d
commit 43390fe7ce
5 changed files with 32 additions and 10 deletions

5
frontend/models/Pipe.ts Normal file
View file

@ -0,0 +1,5 @@
class Pipe extends Entity {
update() {
}
}