mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-27 04:51:22 +01:00
mapa parcelas
This commit is contained in:
parent
0632f6e289
commit
6b049db043
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ function draw() {
|
||||||
// Titulo
|
// Titulo
|
||||||
fill(255,200);
|
fill(255,200);
|
||||||
stroke(255);
|
stroke(255);
|
||||||
rect(585, 365, 170, 150);
|
rect(585, 365, 170, 100);
|
||||||
fill(0);
|
fill(0);
|
||||||
textStyle(BOLD);
|
textStyle(BOLD);
|
||||||
textSize(12);
|
textSize(12);
|
||||||
|
|
Loading…
Reference in a new issue