cleanup ports; horizontal scenes

This commit is contained in:
🪞👃🪞 2024-07-03 17:31:20 +03:00
parent b4fdddc0aa
commit c3c6c13f57
5 changed files with 174 additions and 82 deletions

View file

@ -42,4 +42,3 @@ fn select (state: &mut Sampler) -> Usually<bool> {
}
Ok(true)
}