mirror of
https://github.com/mt-mods/mail.git
synced 2025-03-20 16:41:25 +00:00
HUD in message view
This commit is contained in:
parent
e4716b432a
commit
0f3499f8bc
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ function mail.show_message(name, id)
|
||||||
mail.mark_read(name, id)
|
mail.mark_read(name, id)
|
||||||
end
|
end
|
||||||
|
|
||||||
mail.hud_update(name, mail.get_storage_entry(name).inbox)
|
|
||||||
|
|
||||||
minetest.show_formspec(name, FORMNAME, formspec)
|
minetest.show_formspec(name, FORMNAME, formspec)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue