mirror of
https://github.com/mt-mods/mail.git
synced 2025-03-15 06:01:25 +00:00
Update HUD in mail.mark_read
This commit is contained in:
parent
c36ae2fe4e
commit
474d2b76e1
1 changed files with 0 additions and 1 deletions
|
@ -122,7 +122,6 @@ minetest.register_on_player_receive_fields(function(player, formname, fields)
|
|||
mail.mark_read(name, messagesSent[mail.selected_idxs.sent[name]].id)
|
||||
end
|
||||
|
||||
mail.hud_update(name, messagesInbox)
|
||||
mail.show_mail_menu(name)
|
||||
|
||||
elseif fields.markunread then
|
||||
|
|
Loading…
Add table
Reference in a new issue