diff options
-rw-r--r-- | OpenSim/Tools/pCampBot/Bot.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Tools/pCampBot/Bot.cs b/OpenSim/Tools/pCampBot/Bot.cs index de464ab..3c07a7c 100644 --- a/OpenSim/Tools/pCampBot/Bot.cs +++ b/OpenSim/Tools/pCampBot/Bot.cs | |||
@@ -344,7 +344,6 @@ namespace pCampBot | |||
344 | // OnConnected(this, EventType.CONNECTED); | 344 | // OnConnected(this, EventType.CONNECTED); |
345 | if (wear == "save") | 345 | if (wear == "save") |
346 | { | 346 | { |
347 | Client.Appearance.SetPreviousAppearance(); | ||
348 | SaveDefaultAppearance(); | 347 | SaveDefaultAppearance(); |
349 | } | 348 | } |
350 | else if (wear != "no") | 349 | else if (wear != "no") |