Console client: Print a message if the action was rejected by the server.
This commit is contained in:
@@ -245,7 +245,7 @@ namespace pokerth_lib
|
||||
|
||||
public void VisitPlayersActionRejected(NetPacket p)
|
||||
{
|
||||
// TODO
|
||||
m_callback.ActionRejected();
|
||||
}
|
||||
|
||||
public void VisitDealFlopCards(NetPacket p)
|
||||
|
||||
Reference in New Issue
Block a user