mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
compile your shit they say
Don't kill me they say
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user