BeRo refactoring
This commit is contained in:
@@ -72,6 +72,8 @@ void ServerGuiWrapper::dealRiverCard() {}
|
||||
|
||||
void ServerGuiWrapper::nextPlayerAnimation() {}
|
||||
|
||||
void ServerGuiWrapper::beRoAnimation2(int myBeRoID) {}
|
||||
|
||||
void ServerGuiWrapper::preflopAnimation1() {}
|
||||
void ServerGuiWrapper::preflopAnimation2() {}
|
||||
|
||||
|
||||
@@ -56,6 +56,8 @@ public:
|
||||
|
||||
void nextPlayerAnimation();
|
||||
|
||||
void beRoAnimation2(int);
|
||||
|
||||
void preflopAnimation1();
|
||||
void preflopAnimation2();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user