mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
finish removing child-repri option
This commit is contained in:
@@ -97,7 +97,6 @@ namespace OpenSim.Region.OptionalModules.Avatar.Attachments
|
||||
"active - if false then main scene update and maintenance loops are suspended.\n"
|
||||
+ "animations - if true then extra animations debug information is logged.\n"
|
||||
+ "appear-refresh - if true then appearance is resent to other avatars every 60 seconds.\n"
|
||||
+ "child-repri - how far an avatar must move in meters before we update the position of its child agents in neighbouring regions.\n"
|
||||
+ "client-pos-upd - the tolerance before clients are updated with new rotation information for an avatar.\n"
|
||||
+ "client-rot-upd - the tolerance before clients are updated with new rotation information for an avatar.\n"
|
||||
+ "client-vel-upd - the tolerance before clients are updated with new velocity information for an avatar.\n"
|
||||
@@ -119,7 +118,6 @@ namespace OpenSim.Region.OptionalModules.Avatar.Attachments
|
||||
"active - if false then main scene update and maintenance loops are suspended.\n"
|
||||
+ "animations - if true then extra animations debug information is logged.\n"
|
||||
+ "appear-refresh - if true then appearance is resent to other avatars every 60 seconds.\n"
|
||||
+ "child-repri - how far an avatar must move in meters before we update the position of its child agents in neighbouring regions.\n"
|
||||
+ "client-pos-upd - the tolerance before clients are updated with new rotation information for an avatar.\n"
|
||||
+ "client-rot-upd - the tolerance before clients are updated with new rotation information for an avatar.\n"
|
||||
+ "client-vel-upd - the tolerance before clients are updated with new velocity information for an avatar.\n"
|
||||
|
||||
Reference in New Issue
Block a user