diff --git a/code/modules/client/asset_cache.dm b/code/modules/client/asset_cache.dm index 0e2f2f9f216..8930a18811a 100644 --- a/code/modules/client/asset_cache.dm +++ b/code/modules/client/asset_cache.dm @@ -257,6 +257,7 @@ You can set verify to TRUE if you want send() to sleep until the client has the var/list/common_dirs = list( "nano/css/", "nano/images/", + "nano/images/modular_computers/", "nano/js/" ) var/list/uncommon_dirs = list(