mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-26 23:34:58 +02:00
Don't show unread icon when taken from party
This commit is contained in:
parent
0cdd7445c3
commit
ac18f79d99
@ -51,6 +51,7 @@
|
||||
Me.TakenFromParty = True
|
||||
Me.index = 1
|
||||
Me.TempNewMail = Items.MailItem.GetMailDataFromString(PartyMailItem.AdditionalData)
|
||||
Me.TempNewMail.MailRead = True
|
||||
End If
|
||||
End Sub
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user