Skip to content

Commit

Permalink
fix: esx_contract\server\main.lua unused variable xPlayer
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Dec 2, 2024
1 parent 6564fc2 commit e060423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---@diagnostic disable: undefined-global
---@diagnostic disable: undefined-global, unused-local
ESX = exports["es_extended"]:getSharedObject()

RegisterServerEvent("esx_clothes:sellVehicle")
Expand Down

0 comments on commit e060423

Please sign in to comment.