Switch weather display to be on by default

This commit is contained in:
Mike Primm 2012-12-30 11:23:21 -06:00
parent aba6abbc1c
commit ecd47c0b19

View file

@ -131,7 +131,7 @@ components:
- class: org.dynmap.ClientComponent - class: org.dynmap.ClientComponent
type: timeofdayclock type: timeofdayclock
showdigitalclock: true showdigitalclock: true
#showweather: true showweather: true
# Mouse pointer world coordinate display # Mouse pointer world coordinate display
- class: org.dynmap.ClientComponent - class: org.dynmap.ClientComponent
type: coord type: coord