review: hud_elem_type + type - util/hud.lua:25
This commit is contained in:
parent
da074f484a
commit
f82ed29e90
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user