Explorar el Código

fix stopversion

schtonn hace 2 años
padre
commit
29aa5d0ea4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      js/paint.js

+ 1 - 0
js/paint.js

@@ -123,6 +123,7 @@ function getMap() {
                 console.log('Found no data!')
                 curVer = result.length - 1;
                 stopVer = result.length - 1;
+                working = false;
                 getMap()
             }
             working = false;