mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 13:01:30 +00:00
20b2319e97
- Status.max was never defined anywhere (always nil) and was not referenced anywhere - Add a toggle for status bars (Config.Display); setting to false reduces CPU usage - onTick thread no longer retrieves StatusData twice; receives the minimal data then adds the other variables if Display is enabled