mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:01:22 +00:00
409c2ccc63
Adds a generic xLib.cache (ped, vehicle, seat, weapon, coords) modelled on ox_lib cache and framework agnostic, and rewires es_extended to source ped and weapon from it which removes the per-frame ped poll. The vehicle enter/exit state machine and every esx: event are kept unchanged through a thin glue.