qbcore-framework / qb-hud

Player HUD System
45 stars 209 forks source link

Add math.floor to money values qb-hud #189

Closed MentalIllness closed 1 year ago

MentalIllness commented 1 year ago

Description

Checklist

GhzGarage commented 1 year ago

Instead of calling the math library multiple times, store it in a variable like

local Round = math.floor

github-actions[bot] commented 1 year ago

This PR has had 60 days of inactivity & will close within 7 days