esx-framework / esx_core

Official Repo For core resources for esx-legacy
https://documentation.esx-framework.org/
GNU General Public License v3.0
368 stars 733 forks source link

perf/refactor(client/functions): replace pairs loops with for loops where possible #1334

Closed itsmaty closed 6 months ago

itsmaty commented 7 months ago

i replaced, where the functionality of pairs loops where not needed, these with regular for loops as there perform better

itsmaty commented 6 months ago

@Gellipapa chnaged