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:
Erthilo
2013-08-29 22:08:11 +01:00
parent 15b0fc24a3
commit 4f6948885c
+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',