diff --git a/code/modules/client/client procs.dm b/code/modules/client/client procs.dm index 15a8b47bddd..d34511f1683 100644 --- a/code/modules/client/client procs.dm +++ b/code/modules/client/client procs.dm @@ -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',