diff --git a/code/modules/client/client procs.dm b/code/modules/client/client procs.dm index 04e88a02b9f..f602f7a01c8 100644 --- a/code/modules/client/client procs.dm +++ b/code/modules/client/client procs.dm @@ -284,6 +284,7 @@ getFiles( 'nano/js/libraries.min.js', // 'nano/js/libraries/1-jquery.js', + // 'nano/js/libraries/2-jsrender.js', // 'nano/js/libraries/3-jquery.timers.js', 'nano/js/nano_update.js', 'nano/js/nano_config.js',