compile your shit they say

Don't kill me they say
This commit is contained in:
Orange Borg
2015-02-28 10:26:38 +13:00
parent fbdb12e3fd
commit d56782f645
+1 -1
View File
@@ -30,7 +30,7 @@ var/datum/subsystem/nano/SSnano
//Ignore directories
if(copytext(filename, length(filename)) != "/")
if(fexists(path + filename))
asset_files.Add(fcopy_rsc(path + filename))
asset_files.Add(fcopy_rsc(path + filename))
/datum/subsystem/nano/stat_entry()