Drop mapzoomin on flat maps

This commit is contained in:
Mike Primm 2011-07-22 21:36:17 -05:00
parent 9bb9012f9c
commit 6e1768f544
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ templates:
lighting: default
# Map background color (day or night)
background: "#300806"
mapzoomin: 3
mapzoomin: 1
- class: org.dynmap.hdmap.HDMap
name: nether
title: "Surface"

View File

@ -22,7 +22,7 @@ templates:
perspective: iso_S_90_lowres
shader: stdtexture
lighting: default
mapzoomin: 3
mapzoomin: 1
- class: org.dynmap.hdmap.HDMap
name: surface
title: "Surface"

View File

@ -26,7 +26,7 @@ templates:
backgroundday: "#153E7E"
# Background color for map during the night
backgroundnight: "#000000"
mapzoomin: 3
mapzoomin: 1
- class: org.dynmap.hdmap.HDMap
name: skylands
title: "Surface"