Change mailmap

This commit is contained in:
SilicaAndPina 2022-04-18 20:46:44 +12:00
parent 98f64711e9
commit 8bc3636370
3 changed files with 3095 additions and 3095 deletions

View file

@ -241,7 +241,7 @@ namespace HISP.Game
user.LoggedinClient.SendPacket(ChatPacket);
}
if (quest.SuccessNpcChat != null && quest.SuccessNpcChat.Trim() != "")
if (quest.SuccessNpcChat != null)
{
if (!npcActivation)
{