mapa parcelas

This commit is contained in:
abe- 2017-06-17 15:46:45 +02:00
parent 0632f6e289
commit 6b049db043

View file

@ -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);