Removed code debug

This commit is contained in:
ElPumpo
2018-05-01 21:02:54 +02:00
parent 7b72befd78
commit 37ab2cb2b0
6 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ Citizen.CreateThread(function()
AddTextComponentString(CurrentActionMsg)
DisplayHelpTextFromStringLabel(0, 0, 1, -1)
if IsControlPressed(0, Keys['E']) and GetLastInputMethod(2) and (GetGameTimer() - GUI.Time) > 300 then
if IsControlPressed(0, Keys['E']) and GetLastInputMethod(2) and (GetGameTimer() - GUI.Time) > 300 then
if CurrentAction == 'dispatch' then
TriggerServerEvent('esx_phone:stopDispatch', CurrentDispatchRequestId)