qbcore-framework / qb-policejob

Police Job & Evidence System For QB-Core :police_officer: :policewoman:
GNU General Public License v3.0
71 stars 375 forks source link

Update main.lua #490

Closed Mrolson14 closed 10 months ago

Mrolson14 commented 11 months ago

implement the leo code Player.PlayerData.job.type ~= 'leo' and keep the old way of doing it PlayerData.job.name ~= 'police'

Describe Pull request First, make sure you've read and are following the contribution guidelines and style guide and your code reflects that. Write up a clear and concise description of what your pull request adds or fixes and if it's an added feature explain why you think it should be included in the core.

If your PR is to fix an issue mention that issue here

Questions (please complete the following information):

GhzGarage commented 10 months ago

This change has already been implemented