Update challenge3.md

This commit is contained in:
2023-08-30 12:00:16 +02:00
parent 577605862d
commit 26808b8aad

View File

@@ -12,4 +12,5 @@
}, },
update: function(dt, elevators, floors) { update: function(dt, elevators, floors) {
} }
}``` }
```