OSDN Git Service

Revert prev commit to InventoryConsole.cs
authorLatif Khalifa <latifer@streamgrid.net>
Sat, 5 Sep 2009 04:27:31 +0000 (04:27 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sat, 5 Sep 2009 04:27:31 +0000 (04:27 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@195 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/GUI/Consoles/Inventory/InventoryConsole.cs

index 0286eae..43a1d70 100644 (file)
@@ -559,7 +559,7 @@ namespace Radegast
 \r
                 client.Inventory.OnFolderUpdated += callback;\r
                 fetchFolder(f.UUID, f.OwnerID, true);\r
-                gotFolderEvent.WaitOne(5 * 1000, false);\r
+                gotFolderEvent.WaitOne(30 * 1000, false);\r
                 client.Inventory.OnFolderUpdated -= callback;\r
 \r
                 if (!success)\r