mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-23 15:02:21 -04:00
eea5135d62
* Rumble indefinitely until turned off * Add rumble cvar * Register CVar * Check if controller can rumble to insert rumble pak * Reduce verbosity of checks * Remove extraneous const_cast * Once again remove extraneous const_cast * Add per-controller settings * Add nice spacing * Only display controller entry if pad connected * Const some stuff