review: hud_elem_type + type - util/hud.lua:25

This commit is contained in:
Ocraw 2024-08-26 21:29:41 +02:00
parent da074f484a
commit f82ed29e90

View File

@ -23,6 +23,7 @@ function logistica.show_popup(playerName, text, time, atBottom, scale)
playerHud[playerName] = nil
end
local hudId = player:hud_add({
hud_elem_type = "text",
type = "text",
style = 1,
position = position,