Crash fix attempt: Moving NanoUI resource file sending away from client/New()

it's going in mob/Login() instead.

Conflicts:
	code/modules/client/client procs.dm
	code/modules/mob/login.dm
This commit is contained in:
Ccomp5950
2014-04-28 18:51:57 -04:00
committed by ZomgPonies
parent 9bfd6f56ba
commit 13a72f4a04
3 changed files with 6 additions and 4 deletions
-3
View File
@@ -292,9 +292,6 @@
/client/proc/send_resources()
// preload_vox() //Causes long delays with initial start window and subsequent windows when first logged in.
// Send NanoUI resources to this client
nanomanager.send_resources(src)
getFiles(
'html/search.js',
'html/panels.css',