Qbox-project / qbx_vehicles

provides API to manage player owned vehicles
GNU General Public License v3.0
1 stars 10 forks source link

fix: citizenid handling in SQL update #20

Closed t0r3tto closed 2 months ago

t0r3tto commented 2 months ago

Description

Was randomly trying the /admincar command from qbx_adminmenu and found out that the override functionality doesn't save the citizenid properly, instead saves it as NULL

Checklist