manuals tidy tier 1: suffixes, params, switches, equals-default

This commit is contained in:
2026-05-14 18:58:29 +02:00
parent b7a551c158
commit 8676c0e773
15 changed files with 47 additions and 36 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ void JI_Update() {
if (wait_ms > 0.0F) {
wait_ms -= delta_ms;
wait_ms = std::max(wait_ms, 0.0f);
wait_ms = std::max(wait_ms, 0.0F);
}
// Consumim el flag de "alguna tecla no-GUI polsada" del director