Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ramon-bernardo committed May 26, 2024
1 parent 49f3ae1 commit b939cba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/protocolgame.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ class ProtocolGame final : public Protocol
void parseLookInTrade(NetworkMessage& msg);

// market methods
void parseMarketLeave();
void parseMarketBrowse(NetworkMessage& msg);
void parseMarketCreateOffer(NetworkMessage& msg);
void parseMarketCancelOffer(NetworkMessage& msg);
Expand Down

0 comments on commit b939cba

Please sign in to comment.