mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
Fix modular computer icons
This commit is contained in:
@@ -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(
|
var/list/common_dirs = list(
|
||||||
"nano/css/",
|
"nano/css/",
|
||||||
"nano/images/",
|
"nano/images/",
|
||||||
|
"nano/images/modular_computers/",
|
||||||
"nano/js/"
|
"nano/js/"
|
||||||
)
|
)
|
||||||
var/list/uncommon_dirs = list(
|
var/list/uncommon_dirs = list(
|
||||||
|
|||||||
Reference in New Issue
Block a user