Fix exception when reading OpenSim.ini file.
parent
c66b5a9e71
commit
f02b314765
|
@ -38,12 +38,8 @@ asset_database = "sqlite"
|
||||||
;asset_database = "grid"
|
;asset_database = "grid"
|
||||||
;asset_database = "mssql"
|
;asset_database = "mssql"
|
||||||
|
|
||||||
|
; Should avatars in neighbor sims see objects in this sim?
|
||||||
; Should avatars in neighbor
|
see_into_this_sim_from_neighbor = True
|
||||||
sims see objects in this sim?
|
|
||||||
|
|
||||||
see_into_this_sim_from_neighbor=True
|
|
||||||
|
|
||||||
|
|
||||||
; ##
|
; ##
|
||||||
; ## PHYSICS
|
; ## PHYSICS
|
||||||
|
|
Loading…
Reference in New Issue