* minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization

This commit is contained in:
Justin Clarke Casey
2009-03-27 18:13:34 +00:00
parent 86cc0e86d4
commit 561f241564
4 changed files with 8 additions and 9 deletions

View File

@@ -688,10 +688,10 @@ InterregionComms = "RESTComms"
[Wind]
; Enables the wind module. Default is true
enabled = true
; Adjusts wind strength. 0.0 = no wind, 1.0 = normal wind. Default is 1.0
strength = 1.0
; Enables the wind module. Default is true
enabled = true
; Adjusts wind strength. 0.0 = no wind, 1.0 = normal wind. Default is 1.0
strength = 1.0
[Trees]