Update main.lua

This commit is contained in:
Mycroft
2021-05-03 21:48:22 +01:00
parent 8b55ba4c18
commit 1f69396992
+1 -1
View File
@@ -60,7 +60,7 @@ end
grade_label = playerData.job.grade_label
})
end
ESX.Game.Teleport(PlayerPedId(), {
x = playerData.coords.x,
y = playerData.coords.y,