mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2024-12-26 12:31:22 +01:00
parcelas
This commit is contained in:
parent
b5e7f6a88f
commit
14101a68df
1 changed files with 1 additions and 1 deletions
|
@ -116,5 +116,5 @@ function compara(c1, c2) {
|
|||
}
|
||||
|
||||
function windowResized() {
|
||||
resizeCanvas(windowWidth*zoom, windowHeight*zoom);
|
||||
resizeCanvas(windowWidth, windowHeight);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue