mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 13:15:30 +01:00
Removed comment.
This commit is contained in:
parent
eaf6ecde26
commit
48683b972a
@ -44,7 +44,6 @@ var HDMapType = DynmapTileLayer.extend({
|
||||
return (zoom <= extrazoom)
|
||||
? 128
|
||||
: Math.pow(2, 7+zoom-extrazoom);
|
||||
//128;
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user