Skip to content

Commit

Permalink
Update src/client/protocolgamesend.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Luan Luciano <[email protected]>
  • Loading branch information
kokekanon and luanluciano93 authored Nov 25, 2024
1 parent f5e8b40 commit 2149b6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/protocolgamesend.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,6 @@ void ProtocolGame::sendCyclopediaHouseAuction(const Otc::CyclopediaHouseAuctionT
msg->addU32(houseId);
msg->addU32(timestamp);
break;

case Otc::CYCLOPEDIA_HOUSE_TYPE_TRANSFER:
msg->addU32(houseId);
msg->addU32(timestamp);
Expand Down

0 comments on commit 2149b6f

Please sign in to comment.