Merge pull request #3618 from Erthilo/dev

Comments out preload_vox() as it causes long delays with initial start window and subsequent windows when first logged in.
This commit is contained in:
Mloc
2013-08-31 08:07:11 -07:00
+1 -1
View File
@@ -241,7 +241,7 @@
//send resources to the client. It's here in its own proc so we can move it around easiliy if need be
/client/proc/send_resources()
preload_vox()
// preload_vox() //Causes long delays with initial start window and subsequent windows when first logged in.
getFiles(
'nano/js/libraries.min.js',
'nano/js/nano_update.js',