diff --git a/code/modules/client/client procs.dm b/code/modules/client/client procs.dm index fde16d33dd2..dc10c6c2c53 100644 --- a/code/modules/client/client procs.dm +++ b/code/modules/client/client procs.dm @@ -280,7 +280,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() getFiles( // 'nano/js/libraries.min.js', 'nano/js/libraries/1-jquery.js',