diff options
author | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
---|---|---|
committer | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
commit | 6b24ff0bc91076d7dd20e89eaedd43d89680807e (patch) | |
tree | e679c5f0e4a459c4d5638ef43f9da35bd81ac5ed /bin/pCampBot.ini.example | |
parent | Fixed a typo (diff) | |
download | opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.zip opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.gz opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.bz2 opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.xz |
Removed trailing whitespace
Diffstat (limited to 'bin/pCampBot.ini.example')
-rw-r--r-- | bin/pCampBot.ini.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/pCampBot.ini.example b/bin/pCampBot.ini.example index 2952bb0..138e4ec 100644 --- a/bin/pCampBot.ini.example +++ b/bin/pCampBot.ini.example | |||
@@ -7,13 +7,13 @@ | |||
7 | 7 | ||
8 | [Bot] | 8 | [Bot] |
9 | ; Control whether bots should regularly send agent updates | 9 | ; Control whether bots should regularly send agent updates |
10 | ; Not doing this will reduce CPU requirements for pCampbot but greatly | 10 | ; Not doing this will reduce CPU requirements for pCampbot but greatly |
11 | ; reduce the realism compared to viewers which are constantly sending AgentUpdates UDP packets. | 11 | ; reduce the realism compared to viewers which are constantly sending AgentUpdates UDP packets. |
12 | ; Defaults to true. | 12 | ; Defaults to true. |
13 | SendAgentUpdates = true | 13 | SendAgentUpdates = true |
14 | 14 | ||
15 | ; Control whether bots will requests textures when receiving object information | 15 | ; Control whether bots will requests textures when receiving object information |
16 | ; Not doing this will reduce CPU requirements for pCampbot but greatly | 16 | ; Not doing this will reduce CPU requirements for pCampbot but greatly |
17 | ; reduce the realism compared to viewers which requests such texture data if not already cached. | 17 | ; reduce the realism compared to viewers which requests such texture data if not already cached. |
18 | ; Defaults to true. | 18 | ; Defaults to true. |
19 | RequestObjectTextures = true | 19 | RequestObjectTextures = true |