ACF-Team / ACF-3

ACF
MIT License
67 stars 55 forks source link

Don't check for safezone transitions if none exist #342

Closed thecraftianman closed 1 year ago

thecraftianman commented 1 year ago

Prevents this hook from taking up as much performance when no safezones exist on the server Also replaces pairs with ipairs for player.GetAll() iterations