first polymorphie steps for BeRo (BettingRounds)
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
//
|
||||
// C++ Implementation: clientbero
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Author: FThauer FHammer <webmaster@pokerth.net>, (C) 2007
|
||||
//
|
||||
// Copyright: See COPYING file that comes with this distribution
|
||||
//
|
||||
//
|
||||
#include "clientbero.h"
|
||||
|
||||
ClientBeRo::ClientBeRo()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
ClientBeRo::~ClientBeRo()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user