a lot of work on th map-creator
This commit is contained in:
@@ -22,8 +22,8 @@ public:
|
||||
|
||||
if (!show) {return;}
|
||||
|
||||
static const QColor cB(250,250,250);
|
||||
static const QColor cN(235,235,235);
|
||||
static const QColor cB(245,245,245);
|
||||
static const QColor cN(225,225,225);
|
||||
static const QColor c0(128,128,128);
|
||||
|
||||
int w = p.width();
|
||||
|
||||
Reference in New Issue
Block a user