Added missing trailing spaces

This commit is contained in:
ElPumpo
2020-03-22 09:47:04 +01:00
parent 9a1dfa42ca
commit 986cbfb32a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -61,4 +61,4 @@ function PlayerKilled(deathCause)
TriggerEvent('esx:onPlayerDeath', data)
TriggerServerEvent('esx:onPlayerDeath', data)
end
end
+1 -1
View File
@@ -95,4 +95,4 @@ ESX.Scaleform.Utils.RequestScaleformMovie = function(movie)
end
return scaleform
end
end