This commit is contained in:
mark 2010-10-14 10:15:30 +00:00
parent 27abe81af0
commit 35fc5ea566
2 changed files with 30 additions and 1 deletions

View file

@ -132,7 +132,7 @@ namespace Server.Engines.BulkOrders
from.SendGump( new BOBGump( (PlayerMobile)from, this ) );
dropped.Delete();
return true;
}
else