Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
lze3 committed Jan 31, 2019
1 parent 39b2bd6 commit 4b88e57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion no-god-mode/client.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Citizen.CreateThread(function()

local player_l = PlayerPedId()
local ped_l = PlayerId()

if GetPlayerInvincible(ped_l) then
DrawLabel("~r~You are currently in godmode which is ~h~prohibited~h~ on this server, disable it now.")
FreezeEntityPosition(player_l, true)
Expand Down

0 comments on commit 4b88e57

Please sign in to comment.