mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-26 12:31: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
|
||||
fill(255,200);
|
||||
stroke(255);
|
||||
rect(585, 365, 170, 150);
|
||||
rect(585, 365, 170, 100);
|
||||
fill(0);
|
||||
textStyle(BOLD);
|
||||
textSize(12);
|
||||
|
|
Loading…
Reference in a new issue