Misc command updates.

This commit is contained in:
hondacrx
2022-06-04 17:45:09 -04:00
parent 011c31d8a3
commit 91226121c4
8 changed files with 71 additions and 149 deletions
-1
View File
@@ -267,7 +267,6 @@ namespace Game.Misc
opt.Confirm = item.BoxMessage; // accept text (related to money) pop up box, 2.0.3
opt.Status = GossipOptionStatus.Available;
packet.GossipOptions.Add(opt);
}
for (byte i = 0; i < _questMenu.GetMenuItemCount(); ++i)