- Add glamour notifications chat type

This commit is contained in:
Infi
2025-08-10 03:01:39 +02:00
parent efddaf30ad
commit 8c4410e75c
7 changed files with 21 additions and 6 deletions
+1
View File
@@ -61,6 +61,7 @@ internal class ChatCode
ChatType.LoseDebuff => ChatType.GainDebuff,
ChatType.System => ChatType.System,
ChatType.Alarm => ChatType.System,
ChatType.GlamourNotifications => ChatType.System,
ChatType.RetainerSale => ChatType.System,
ChatType.PeriodicRecruitmentNotification => ChatType.System,
ChatType.Sign => ChatType.System,