mirror of
https://github.com/mt-mods/mail.git
synced 2025-03-15 06:01:25 +00:00
Update HUD after deleting (fix #79)
This commit is contained in:
parent
7449aaca52
commit
47b18f2138
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ function mail.delete_mail(playername, msg_ids)
|
|||
end
|
||||
end
|
||||
mail.set_storage_entry(playername, entry)
|
||||
mail.hud_update(playername, entry.inbox)
|
||||
return
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue