Misc fixes

This commit is contained in:
hondacrx
2021-06-10 11:08:31 -04:00
parent 5f2b445fdd
commit 810942e99b
2 changed files with 1 additions and 1 deletions
@@ -113,6 +113,7 @@ namespace Game.Chat
return true;
}
args.Reset();
// number or [name] Shift-click form |color|Hspell:spell_id|h[name]|h|r or Htalent form
uint spellId = handler.ExtractSpellIdFromLink(args);
if (spellId == 0)