diff options
Diffstat (limited to 'OpenSim/Tools/pCampBot/PhysicsBot.cs')
-rw-r--r-- | OpenSim/Tools/pCampBot/PhysicsBot.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Tools/pCampBot/PhysicsBot.cs b/OpenSim/Tools/pCampBot/PhysicsBot.cs index 0ded0c0..004cd30 100644 --- a/OpenSim/Tools/pCampBot/PhysicsBot.cs +++ b/OpenSim/Tools/pCampBot/PhysicsBot.cs | |||
@@ -77,7 +77,7 @@ namespace pCampBot | |||
77 | 77 | ||
78 | void m_action_Elapsed(object sender, ElapsedEventArgs e) | 78 | void m_action_Elapsed(object sender, ElapsedEventArgs e) |
79 | { | 79 | { |
80 | while(true) | 80 | while (true) |
81 | { | 81 | { |
82 | //client.Appearance.ForceRebakeAvatarTextures(); | 82 | //client.Appearance.ForceRebakeAvatarTextures(); |
83 | //client.Appearance.SetPreviousAppearance(); | 83 | //client.Appearance.SetPreviousAppearance(); |