0

Forgot quotes

This commit is contained in:
Richard Pastrick
2012-04-27 09:22:41 -07:00
parent 27c644d4ea
commit 2ecb5dc914

View File

@@ -148,7 +148,7 @@ overviewer.views.GoogleMapView = Backbone.View.extend({
var curTset = curWorld.get("tileSets").at(0);
var spawn = curTset.get("spawn");
if (spawn==false) {
if (spawn == "false") {
var spawn = [0,64,0];
}
var mapcenter = overviewer.util.fromWorldToLatLng(