mapa parcelas

This commit is contained in:
abe- 2017-06-17 15:47:20 +02:00
parent 6b049db043
commit dd48b7ab1d

View file

@ -75,7 +75,7 @@ function draw() {
// Titulo // Titulo
fill(255,200); fill(255,200);
stroke(255); stroke(255);
rect(585, 365, 170, 100); rect(585, 365, 170, 120);
fill(0); fill(0);
textStyle(BOLD); textStyle(BOLD);
textSize(12); textSize(12);