mobile controls fixes hopefully

This commit is contained in:
legop3
2026-06-10 14:30:41 -04:00
parent bcbd5d03c7
commit 426fd3e7c4
13 changed files with 128 additions and 51 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
export const INPUT_SETTINGS_DEFAULTS = {
keyboard: {
baseSpeed: 250,
turboSpeed: 400,
turboSpeed: 500,
precisionSpeed: 125,
tiltSpeed: 90,
tiltIntervalMs: 110,