Fix exception when reading OpenSim.ini file.

ThreadPoolClientBranch
Jeff Ames 2008-02-20 18:32:41 +00:00
parent c66b5a9e71
commit f02b314765
1 changed files with 2 additions and 6 deletions

View File

@ -38,13 +38,9 @@ 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
sims see objects in this sim?
see_into_this_sim_from_neighbor = True see_into_this_sim_from_neighbor = True
; ## ; ##
; ## PHYSICS ; ## PHYSICS
; ## ; ##