master
runs 2021-01-30 14:45:16 +01:00
parent 7ffa6ddf9e
commit 2b299db66e
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ local function show_lightning(player)
end
end
function remove_lightning(player)
local function remove_lightning(player)
local meta = player:get_meta()
local hud_id = meta:get_int("climatez:lightning")
player:hud_remove(hud_id)