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