mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
fix variable
Declared a missing variable
This commit is contained in:
@@ -20,6 +20,7 @@ local weedQTE = 0
|
||||
local weed_poochQTE = 0
|
||||
local methQTE = 0
|
||||
local meth_poochQTE = 0
|
||||
local myJob = nil
|
||||
local PlayerData = {}
|
||||
local GUI = {}
|
||||
local HasAlreadyEnteredMarker = false
|
||||
|
||||
Reference in New Issue
Block a user