OSDN Git Service

Oops, do decloud
authorLatif Khalifa <latifer@streamgrid.net>
Tue, 16 Jun 2009 18:36:56 +0000 (18:36 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Tue, 16 Jun 2009 18:36:56 +0000 (18:36 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@53 f7a694da-4d33-11de-9ad6-1127a62b9fcd

RadegastNetcom/RadegastNetcom/SLNetCom.cs

index 4382f84..937db62 100644 (file)
@@ -84,7 +84,7 @@ namespace RadegastNc
 \r
         void Network_OnCurrentSimChanged(Simulator PreviousSimulator)\r
         {\r
-            // client.Appearance.SetPreviousAppearance(true);\r
+            client.Appearance.SetPreviousAppearance(true);\r
         }\r
 \r
         private void Self_OnInstantMessage(InstantMessage im, Simulator simulator)\r
@@ -277,8 +277,6 @@ namespace RadegastNc
         {\r
             if (!loggedIn) return;\r
             \r
-            //client.Self.InstantMessage(target, message, session);\r
-\r
             client.Self.InstantMessage(\r
                 loginOptions.FullName, target, message, session, InstantMessageDialog.MessageFromAgent,\r
                 InstantMessageOnline.Online, client.Self.SimPosition, client.Network.CurrentSim.ID, null);\r