mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 11:15:21 +01:00
Alertbox does not open when opening page anymore.
This commit is contained in:
parent
84b86f25a3
commit
a04215be8f
@ -234,6 +234,7 @@ DynMap.prototype = {
|
||||
|
||||
var alertbox = me.alertbox = $('<div/>')
|
||||
.addClass('alertbox')
|
||||
.hide()
|
||||
.appendTo(container);
|
||||
|
||||
me.selectMap(me.defaultworld.defaultmap);
|
||||
|
Loading…
Reference in New Issue
Block a user