Update HUD after deleting (fix #79)
This commit is contained in:
parent
7449aaca52
commit
47b18f2138
@ -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…
x
Reference in New Issue
Block a user