1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 22:45:44 +00:00
This commit is contained in:
Yan Maniez 2020-01-04 19:33:45 +01:00
parent 2783525e25
commit 39c6a7655f
2 changed files with 980 additions and 224 deletions

File diff suppressed because it is too large Load diff

View file

@ -106,7 +106,6 @@ window.wheelzoom = (function(){
} else { } else {
updateBgStyle(); updateBgStyle();
} }
imageMapResize();
} }
function drag(e) { function drag(e) {