Switch weather display to be on by default

This commit is contained in:
Mike Primm 2012-12-30 11:23:21 -06:00
parent 344d9bf1c9
commit 1a2f63bcfb

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