start implementing 10 player mode
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
MyStatusLabel::MyStatusLabel(QFrame* parent)
|
||||
MyStatusLabel::MyStatusLabel(QGroupBox* parent)
|
||||
: QLabel(parent) {
|
||||
|
||||
mousePress = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user