mirror of
https://github.com/SWG-Source/src.git
synced 2026-09-11 23:45:01 -04:00
wtf is this return doing here
This commit is contained in:
@@ -1415,8 +1415,6 @@ static void commandFuncAuctionBid(Command const &, NetworkId const &actor, Netwo
|
||||
|
||||
CommoditiesMarket::getAuctionDetails(*actorCreature, auctionId);
|
||||
|
||||
return;
|
||||
|
||||
if (actorCreature)
|
||||
{
|
||||
CommoditiesMarket::auctionBid(
|
||||
|
||||
Reference in New Issue
Block a user