Made dynmap's javascript self-contained, which allows for multiple maps on a single page.

This commit is contained in:
FrozenCow 2011-01-14 20:08:23 +01:00
parent 77b0bc1664
commit dfe33efdc3
5 changed files with 333 additions and 306 deletions

View file

@ -13,5 +13,4 @@ var config = {
},
tileWidth: 128,
tileHeight: 128
};
};