Correction de la couleur des toits.
This commit is contained in:
parent
d1298cadb9
commit
53b6f69f94
|
@ -6,7 +6,7 @@
|
|||
class Couleurs {
|
||||
public:
|
||||
static const unsigned int mur = 0xF1E3AD;
|
||||
static const unsigned int toit = 0xE02000;
|
||||
static const unsigned int toit = 0x961618;
|
||||
static const unsigned int route = 0x363636;
|
||||
static const unsigned int trottoir = 0x666666;
|
||||
static const unsigned int bordureTrottoir = 0xAAAAAA;
|
||||
|
|
Loading…
Reference in New Issue
Block a user