Misc bug fixes

This commit is contained in:
hondacrx
2019-09-11 23:42:27 -04:00
parent 3a3ba9ac2a
commit 7c405230cc
15 changed files with 282 additions and 317 deletions
+2
View File
@@ -128,6 +128,8 @@ namespace Game
queryCreatureResponse.Stats.NameAlt[0] = nameAlt;
}
}
SendPacket(queryCreatureResponse);
}
else
{