4bc370be121d0286c87297189a90b1166376de41
A cabinet nudge could still raise the tilt meter after a drain while the next ball was parked in the launcher. If that latched TILT, launching was correctly disabled but no active ball remained to drain and clear it, creating a new softlock. Only accept nudges for an active ball. This keeps the latched tilt rules intact while guaranteeing every waiting ball can be launched. Test Plan: - `cargo fmt -- --check` -- passed - `cargo test --all-targets` -- passed, including the waiting-ball regression - `cargo clippy --all-targets -- -D warnings` -- passed - `git diff --check` -- passed
Description
No description provided
22 MiB
Languages
C
73.8%
Rust
13.9%
C++
5.1%
Python
4.1%
Shell
1.4%
Other
1.6%