From 906d3b80d808530c763ce90eeab885d14894a49e Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Tue, 7 Jan 2014 18:24:38 -0500 Subject: [PATCH] Small nanoui change --- code/modules/client/client procs.dm | 1 + 1 file changed, 1 insertion(+) 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',