PoliceMenu V - Crash Fix
========================

v1.1 (2026-06-14)
- Initial release.
- Harmony Finalizer wraps all PoliceMenu V menu / key / vehicle-spawn handlers
  (82 compiler-generated callbacks) so an exception on one bad frame no longer
  aborts the script.
- Fixes: menu crash / freeze when spawning a vehicle (World.CreateVehicle
  returns null before the model is streamed, then the spawn code throws on it)
  and the menu being unable to reopen afterward.
- Fixes: NullReferenceException from the Quick Repair / Quick Wash / Siren
  Toggle hotkeys when used on foot (no current/last vehicle).
- Original PoliceMenuV.dll is not modified in any way.
