mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user